/*
sitecoreに反映した日時：2025-01-29

2024-02-22
	expert関連の修正

2024-02-16
	{.g-lnav-sticky .g-lnav} 追加

2024-02-13 高専LP
	{.sv_section.expert} 追加
	expert関連追加

2023-01-06
	{.slick_section.white} 追加
	{.ig_s1_box:first-child} 追加

2023-01-05
	{.sv_title} 調整
	{.people_column .img} 調整

2022-12-27
	{.dv_img.p_04}{.dv_img.p_05} 項目追加

2022-05-26
	{.tn_link} 修正
	
2022-05-12
	temporary関連追加
	{.note_magazine}{.note_category}{.note_return} 項目追加
	{.tn_link} 項目追加

2022-04-22
	{.sv_section.sev} 項目追加

2022-04-14
	{.sev_s2_box}から{.sev_s2_grid}まで項目追加

2022-04-01
	{.modal_sub_title} 項目追加

2022-03-31
	{.sv_title} 関連内容の一部修正

2022-03-30
	{.modal_grid} 修正
	{.modal_grid:first-child} 追加

2022-03-29
	{SERVICES}{LOCATIONS} 項目追加
	{.sv_section.loc} 項目追加
	{.modal_container}{.modal_box} 項目追加

2022-03-07
	{.recruit_slick_contents} 関連項目を一部修正
	
2022-03-02
	{.footer_banner ul li img} bordera-radiusの追加

2022-02-28
	header更新
	{.header_recruit_nav ul li a:visited} 追加

2022-02-21
	挑戦のストーリーの編集
	{.psd_text_column p} 一部編集
	{.psd_text_column p:last-child} 新規追加
	{.psd_text_column.flex_center} 一部編集

2022-02-18
	挑戦のストーリーの編集
	{.dv_img.p_03} 新たに追加
	{PROJECT-DETAIL}の内容を丸々変更

2022-02-10
	挑戦のストーリーの編集
	{.psd_s5_column.flex_center} 新たに追加

2022-02-04
	挑戦のストーリーの為のアップ記録
	{.g-lnav_lv1_el:nth-child(4):before}を追加

	{.psd_s3_column h3, .psd_s4_column h3, .psd_s5_column h3} それぞれのcolorを#8b9499に変更
	{.psd_s3_column dl dt, .psd_s3_column dl dd} colorを削除
	{.psd_s4_column dl dt, .psd_s4_column dl dd} colorを削除
	{.psd_s5_column dl dt, .psd_s5_column dl dd} colorを削除
	{.psd_s2_grid.col3-2} 項目自体を削除
	{.psd_s2_grid.col3-2 .psd_s2_column:nth-child(1) ~ nth-child(5)} 項目を追加
	{.psd_s3_column h3} marginを変更
	{.psd_s4_column img} position ~ transformまでの4項目をコメントアウト
	{.psd_s5_column h3} marginを変更

	{.psd_s1_inner p:nth-child(2)}を追加 /project/01 の内部の注釈がKVの下に移動の為クラスも変更。

2022-02-02
	{.g-lnav_lv1_r}を変更(新卒エントリー・新卒ログイン・キャリアエントリーに分割 -> ENTRY)
	{.dv_section:before}のz-index変更
	{.dv_inner}のz-index変更

2022-01-28
	{.g-lnav}を変更(サブメニューが消える問題)
	↓
	{.dv_inner}これがサブメニュー問題かも（こいつのz-index:20が原因だった）

	{.g-lnav_lv1_r}のvisitedが聞いてないので、個別に入れてみる。

2022-01-27
	{.g-lnav_lv1_r}を変更(ENTRY -> 新卒エントリー・新卒ログイン・キャリアエントリーに分割)

2022-01-25 add comment
	add @import google font
	add {main} tag font-sitei
	add a:visited font-color
*/

/*------------------------------------------------*/
/*-------------------- common --------------------*/
/*------------------------------------------------*/
/*@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@700&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap%27');*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap");
.g-lnav_lv1_hd span {
	padding: 12px !important;
	font-size:14px !important;
}
.g-lnav_lv1_hd span a {
	padding: 0px !important;
}
/* ヘッダー水色の▲消し */
.g-lnav_lv1_el:nth-child(1):before,
.g-lnav_lv1_el:nth-child(2):before,
.g-lnav_lv1_el:nth-child(3):before,
.g-lnav_lv1_el:nth-child(4):before,
.g-lnav_lv1_el:nth-child(6):before {
	display: none !important;
}
/* リンクの＿消し */
a:hover {
	text-decoration: none !important;
}
a:visited {
	color: inherit !important;
}
/* entryリンク追加に合わせてページ下部のpadding調整 */
body #g-pagetop{
	bottom:105px !important;
	z-index:100;
}

.g-lnav-sticky .g-lnav{
	z-index:80 !important;
}
.g-lnav_lv1_r a,
.g-lnav_lv1_r span {
	/* padding: 4px 12px !important; */
	padding: 4px 50px !important;
	border: 1px solid #ffffff !important;
	/*
	padding: 4px 50px !important;
	border:1px solid #ffffff !important;
	*/
}
.g-lnav_lv1_r a::before {
	content: none !important;
}
.g-lnav_lv1_r ul {
	margin: 0 !important;
}
/*
.g-lnav_lv1_r li:first-child{
	padding:8px 0 !important;
	border:none !important;
}
*/
.g-lnav_lv1_r li {
	padding: 8px 0 !important;
	border: none !important;
}
/* link visitedの色がinhritで制御できてないので個別に入れる */
.g-lnav_lv1_r a:visited {
	color: #fff !important;
}
.kv_text a:visited {
	color: #fff !important;
}
.tr_link a:visited {
	color: #fff !important;
}
.about_s1_img:visited {
	color: #fff !important;
}
.about_column a:visited {
	color: #fff !important;
}
.header_entry_nav ul li a:visited {
	color: #111 !important;
}

/*---------- g-lnav_lv3 ----------*/
.g-lnav_lv1{
	position:relative;
}
.g-lnav_lv3{
	display:none;
	position:absolute;
	top:99%;
	left:0;
	width:100%;
	background-color:#f2f2f2;
	box-shadow:4px 4px 4px rgba(0, 0, 0, 0.4);
}
.g-lnav_view{
	position:static;
}
@media(min-width:959px){
	/*---------- g-lnav_lv3 > active ----------*/
	.g-lnav_view.active .g-lnav_lv1_hd span{
		color:#111111 !important;
		background-color:#f2f2f2;
	}
	.g-lnav_view.active .g-lnav_lv1_hd span a{
		color:#111111 !important;
	}
	.g-lnav_view.active .g-lnav_lv3{
		display:block;
	}
	.g-lnav_view .g-lnav_lv2{
		display:none !important;
	}
}

.g-lnav_lv3_wrap{
	display:grid;
	grid-template-columns:200px 1fr;
	align-items:flex-start;
	grid-gap:40px;
	padding:20px;
}
.g-lnav_lv3_left{

}
.g-lnav_lv3_left h2{
	margin-bottom:5px;
	font-size:24px;
}
.g-lnav_lv3_left p{
	font-size:18px;
}
.g-lnav_lv3_left .more{
	position:relative;
	margin-top:50px;
}
.g-lnav_lv3_left .more:before{
	content:'';
	position:absolute;
	top:-25px;
	left:0;
	width:50px;
	height:1px;
	background-color:#8b9499;
}
.g-lnav_lv3_left .more a{
	display:block;
	position:relative;
	font-size:12px;
	text-align:center;
	color:#ffffff !important;
	background-color:#8b9499;
	transition:0.3s;
}
.g-lnav_lv3_left .more a:before{
	content:'';
	position:absolute;
	top:50%;
	right:10px;
	width:20px;
	height:1px;
	background-color:#ffffff;
	transition:0.3s;
}
.g-lnav_lv3_left .more a:hover{
	opacity:0.7;
}
.g-lnav_lv3_left .more a:hover:before{
	width:10px;
}
.g-lnav_lv3_right{

}
.g-lnav_lv3_container{
	display:grid;
	grid-template-columns:repeat(3, 1fr);
	grid-gap:20px;
}
.g-lnav_lv3_box a{
	position:relative;
	padding:0;
}
.g-lnav_lv3_box a .img{
	position:relative;
	height:160px;
	overflow:hidden;
	z-index:1;
}
.g-lnav_lv3_box a .img img{
	width:100%;
	height:100%;
	object-fit:cover;
	transition:0.3s;
}
.g-lnav_lv3_box a:hover .img img{
	transform:scale(1.1);
	opacity:0.7;
}
/*---------- project > hover ---------- */
.g-lnav_lv3_box a .img img.default{
	position:relative;
	transition:0.6s;
	z-index:2;
}
.g-lnav_lv3_box a .img img.hover{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
}
.g-lnav_lv3_box a:hover .img img.default{
	transform:none;
	opacity:0;
}
.g-lnav_lv3_box a:hover .img img.hover{
	transform:none;
	opacity:1;
}
.g-lnav_lv3_box a h3{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	padding:15px;
	font-size:12px;
	line-height:18px;
	color:#ffffff;
	white-space:break-spaces;
	background:rgba(0, 0, 0, 0.6);
	z-index:2;
}
/*---------- g-lnav_lv3 > people ----------*/
.g-lnav_lv3_people{
	display:grid;
	grid-template-columns:repeat(2, 1fr);
	grid-gap:10px;
}
.g-lnav_lv3_people ul{
	display:flex;
	flex-direction:column;
	grid-gap:10px;
}
.g-lnav_lv3_people ul li .g-lnav_lv3_people_box{
	display:grid;
	grid-template-columns:50px 1fr;
	grid-gap:10px;
	align-items:center;
	padding:0;
}
.g-lnav_lv3_people ul li .g-lnav_lv3_people_box .img{
	position:relative;
	height:50px;
	border-radius:50%;
	overflow:hidden;
}
.g-lnav_lv3_people ul li .g-lnav_lv3_people_box .img img{
	width:100%;
	height:100%;
	object-fit:cover;
	transition:0.3s;
}
.g-lnav_lv3_people ul li .g-lnav_lv3_people_box .contents{
	white-space:normal;
}
.g-lnav_lv3_people ul li .g-lnav_lv3_people_box .contents .name{
	font-size:16px;
	font-weight:bold;
	color:#111111;
}
.g-lnav_lv3_people ul li .g-lnav_lv3_people_box .contents .detail{
	margin-bottom:5px;
	font-size:10px;
	letter-spacing:0.3px;
	color:#8b9499;
}
.g-lnav_lv3_people ul li .g-lnav_lv3_people_box .contents .type{
	width:100px;
	padding:5px 0;
	font-size:10px;
	line-height:1;
	text-align:center;
	color:#111111;
	border:1px solid #111111;
	border-radius:20px;
}
.g-lnav_lv3_people ul li .g-lnav_lv3_people_box:hover .img img{
	transform:scale(1.2);
	opacity:0.7;
}

html{
	box-sizing:border-box;
}
html *{
	box-sizing:inherit;
}
html, body {
	margin: 0;
	padding: 0;
	font-family: "Noto Sans JP", sans-serif;
	color: #111111;
	/*letter-spacing:1.2px;*/
}
h1, h2, h3, h4, h5, h6, p{
	margin:0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
a {
	color: inherit;
	text-decoration: none;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
dl, dd {
	margin: 0;
}
img {
	max-width: 100%;
	vertical-align: bottom;
}
.mobile {
	display: none;
}

@font-face {
	font-family: "DINNextLTPro-Bold";
	src: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/font/DINNextLTPro-Bold otf");
}
.f_din_b {
	font-family: "DINNextLTPro-Bold";
}


/*-----------------------------------------------*/
/*-------------------- modal --------------------*/
/*-----------------------------------------------*/
.modal_area {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #f0f0f0;
	z-index: 1000;
	overflow: auto;
	opacity: 0;
	visibility: hidden;
	transition: 0.3s;
}
.modal_area.active {
	opacity: 1;
	visibility: visible;
}
.modal_inner {
	max-width: 1120px;
	margin: 125px auto;
	background-color: #ffffff;
	border-radius: 10px;
}
.modal_close {
	text-align: right;
}
.modal_close button {
	width: 65px;
	height: 65px;
	font-size: 26px;
	color: #ffffff;
	background-color: #30353a;
	border-radius: 0 10px 0 10px;
	cursor: pointer;
	transition: 0.3s;
}
.modal_close button:hover {
	opacity: 0.7;
}
.modal_contents {
	display: none;
	padding: 60px 80px 80px 80px;
}
.modal_contents h2 {
	margin-bottom: 80px;
	font-family: "DINNextLTPro-Bold";
	font-size: 16px;
}
.modal_grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 80px;
	margin-top: 95px;
	margin-bottom: 95px;
}
.modal_grid:first-child {
	margin-top: 0;
}
.modal_grid h3 {
	font-size: 48px;
	line-height: 60px;
}
.modal_grid p {
	font-size: 16px;
	line-height: 28px;
}
.modal_link {
	margin-bottom: 95px;
}
.modal_link .title {
	margin-bottom: 20px;
	font-size: 24px;
	color: #2cb3ea;
}
.modal_link ul li {
	margin-bottom: 12px;
}
.modal_link ul li:last-child {
	margin-bottom: 0;
}
.modal_link ul li a {
	display: inline-block;
	position: relative;
	/*padding-right:20px;*/
	font-size: 16px;
	text-decoration: underline;
}
.modal_link ul li a img {
	margin-left: 3px;
	vertical-align: top;
}
.modal_img img {
	width: 100%;
}
.modal_sub_title {
	margin-top: 48px;
	font-size: 30px;
	font-weight: bold;
	line-height: 48px;
}
.modal_container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 80px;
	margin-top: 48px;
}
.modal_box img {
	width: 100%;
	margin-bottom: 15px;
}
.modal_box p {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}
.modal_box p.sm {
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
}
.modal_box p:last-child {
	margin-bottom: 0;
}


/*-----------------------------------------------*/
/*-------------------- slick --------------------*/
/*-----------------------------------------------*/
.slick_section {
	padding: 80px 0;
	background-color: #30353a;
}
.slick_section.white {
	background-color: #ffffff;
}
.slick_inner {
	max-width: 1280px;
	margin: 0 auto;
}
.slick_inner.single {
	max-width: 640px;
}
.slick_contents {
	display: block;
	transition: 0.3s;
}
.slick_contents:hover {
	opacity: 0.7;
}
.slick_contents img {
	width: 100%;
	border-radius: 10px;
}
.slick_contents .title {
	margin-top: 20px;
	color: #ffffff;
	font-size: 24px;
}
.slick_contents .title span{
	font-size:19px;
}
.slick_contents .detail {
	margin-top: 20px;
	color: #ffffff;
	font-size: 13px;
}
.slick_contents .name {
	margin-top: 10px;
	color: #ffffff;
	font-size: 24px;
}
.slick-list {
	padding: 0 60px;
}
.slick-slide {
	padding: 0 20px;
	box-sizing: border-box;
}
.slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 60px;
	height: 60px;
	font-family: inherit;
	font-size: 20px;
	color: #30353a;
	background-color: #ffffff;
	border-radius: 50%;
	padding-top: 15px;
	box-sizing: border-box;
	text-align: center;
	z-index: 10;
}
.slick-arrow.prev {
	left: 0;
}
.slick-arrow.next {
	right: 0;
}
.slick-arrow.slick-disabled {
	opacity: 0.5;
}
.slick_section.white .slick-arrow {
	background-color: #c8c8c8;
}
.slick-dotted.slick-slider {
	margin: 0;
}
.slick-dots {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 15px;
	position: relative;
	bottom: auto;
	margin-top: 20px;
}
.slick-dots li {
	width: auto;
	height: auto;
	margin: 0;
}
.slick-dots li button {
	margin: 0;
	width: 6px;
	height: 6px;
	padding: 0;
	background-color: #ffffff;
	border-radius: 50%;
	opacity: 0.6;
}
.slick-dots li button:before {
	content: none;
}
.slick-dots li.slick-active button {
	opacity: 1;
}
#slick_people .slick-dots li button,
#slick_project .slick-dots li button {
	background-color: #30353a;
}

.slick_top{
	display:grid;
	gap:40px;
	padding:0 80px;
}
.slick_top li:nth-child(1){
	grid-column:1/3;
}
.slick_top li:nth-child(2){
	grid-column:3/5;
}
.slick_top li:nth-child(3){
	grid-column:2/4;
}
.slick_top li a img{
	border:2px solid #ffffff;
}


/*------------------------------------------------*/
/*-------------------- header --------------------*/
/*------------------------------------------------*/
/*
header.index{
	position:relative;
	top:-80px;
	opacity:0;
}
*/
.header_container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	/*max-width:1120px;*/
	height: 80px;
	margin: 0 auto;
}
.header_logo {
	margin-left: 40px;
}
.header_nav ul {
	display: flex;
	align-items: center;
	grid-gap: 30px;
}
.header_nav ul li {
	font-size: 13px;
}
.header_nav ul li img {
	display: inline-block;
	width: 14px;
	margin-left: 5px;
	vertical-align: middle;
}
.header_entry {
	height: 100%;
}
.header_entry ul {
	display: grid;
	grid-template-columns: 180px 180px 180px;
	align-items: center;
	height: 100%;
}
.header_entry ul li {
	height: 100%;
	font-size: 13px;
	color: #ffffff;
}
.header_entry ul li:nth-child(1) {
	background-color: #0097e0;
}
.header_entry ul li:nth-child(2) {
	background-color: #54c3f1;
}
.header_entry ul li:nth-child(3) {
	background-color: #30353a;
}
.header_entry ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	transition: 0.3s;
}
.header_entry ul li a:hover {
	opacity: 0.7;
}
.header_hamburger {
	display: none;
}
.header_mobile_nav {
	display: none;
}

/*---------- 2段目 ----------*/
.header_mobile_head_blue {
	display: none;
}

.header_container_blue {
	background-color: #0097e0;
}
.header_contents_blue {
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 40px;
}
.header_nav_blue {
	display: table;
}
.header_nav_blue > li {
	display: table-cell;
	position: relative;
	height: 50px;
	padding-right: 30px;
	font-size: 13px;
	color: #ffffff;
	vertical-align: middle;
	cursor: pointer;
}

.header_recruit_nav {
	display: none;
	position: absolute;
	top: 100%;
	left: -15px;
	background-color: #f2f2f2;
	box-shadow: 0 4px 8px 2px rgb(0 0 0 / 30%);
	z-index: 100;
}
.header_recruit_nav:before {
	content: "";
	position: absolute;
	top: -10px;
	left: 35px;
	border-bottom: 10px solid #f2f2f2;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
.header_nav_hover:hover .header_recruit_nav {
	display: block;
}
.header_recruit_nav ul li a {
	display: block;
	position: relative;
	padding: 15px 45px 15px 35px;
	color: #111111;
	white-space: nowrap;
}
.header_recruit_nav ul li a:before {
	content: "";
	position: absolute;
	top: 18px;
	left: 15px;
	width: 14px;
	height: 14px;
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/common/link_cursor png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.header_recruit_nav ul li a:hover {
	background-color: #ddd;
}
.header_recruit_nav ul li a:visited {
	color: #111111 !important;
}

.header_mobile_container_blue {
	display: none;
}

.header_entry_blue {
	display: table;
}
.header_entry_blue > li {
	display: table-cell;
	position: relative;
	height: 50px;
	vertical-align: middle;
}
.header_entry_blue > li span {
	display: block;
	height: 30px;
	padding: 5px 20px;
	font-size: 13px;
	color: #ffffff;
	border: 1px solid #ffffff;
	box-sizing: border-box;
}

/*---------- ホバーメニュー ----------*/
.header_entry_lists{
	display:flex;
	align-items:center;
	gap:20px;
	height:44px;
}
@media(min-width:959px){
	.header_entry_hover:hover .header_entry_nav {
		display: block !important;
	}
}
.header_entry_hover{
	display:flex;
	align-items:center;
	height:100%;
	position:relative;
}
.header_entry_title{
	padding:5px 0 !important;
	color:#ffffff !important;
}
.header_entry_title.border{
	padding:4px 40px !important;
	border:1px solid #ffffff !important;
	white-space:nowrap !important;
}
.header_entry_nav {
	display: none !important;
	position: absolute !important;
	top: 100% !important;
	right: 0 !important;
	background-color: #f2f2f2 !important;
	box-shadow: 0 4px 8px 2px rgb(0 0 0 / 30%) !important;
	z-index: 100 !important;
}
.header_entry_nav:before {
	content: "" !important;
	position: absolute !important;
	top: -8px !important;
	right: 52px !important;
	border-bottom: 8px solid #f2f2f2 !important;
	border-right: 8px solid transparent !important;
	border-left: 8px solid transparent !important;
}
.header_entry_nav ul {
	margin-top: 0 !important;
}
.header_entry_nav ul li,
.header_entry_nav ul li:first-child {
	float: none !important;
	padding: 0 !important;
	border: none !important;
}
.header_entry_nav ul li a {
	display: block !important;
	position: relative !important;
	padding: 15px 45px 15px 35px !important;
	font-size: 14px !important;
	color: #111111 !important;
	border: none !important;
	white-space: nowrap !important;
}
.header_entry_nav ul li a:before {
	display: inline-block !important;
	overflow: hidden !important;
	vertical-align: middle !important;
	font-family: "icon" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	line-height: 1 !important;
	letter-spacing: 0 !important;
	text-transform: none !important;
	pointer-events: none !important;
	speak: none !important;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
	content: "\EA07" !important;
	position: absolute !important;
	left: 15px !important;
	top: 20px !important;
}
.header_entry_nav ul li a:hover {
	background-color: #ddd !important;
}
.header_entry_nav ul li a .sm{
	display:inline-block;
	margin-left:5px;
	font-size:12px;
}
.header_entry_box .title{
	padding:10px 10px 5px 10px;
	font-size:16px;
	font-weight:bold;
}
.header_entry_box .memo{
	padding:5px 15px;
	font-size:12px;
	color:#555555;
}


/*------------------------------------------------*/
/*-------------------- footer --------------------*/
/*------------------------------------------------*/
footer {
	border-top: 1px solid #cacccc;
}
.footer_section_first {
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: 1120px;
	margin: 0 auto;
}
.footer_breadcrumb {
	display: flex;
	align-items: center;
}
.footer_breadcrumb li {
	font-size: 18px;
}
.footer_breadcrumb li:after {
	content: ">";
	margin: 0 10px;
}
.footer_breadcrumb li:last-child:after {
	content: none;
}
.footer_return {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 80px;
	height: 80px;
	border-right: 1px solid #cacccc;
	border-left: 1px solid #cacccc;
	cursor: pointer;
	transition: 0.3s;
}
.footer_return:hover {
	background-color: #f0f0f0;
}

/*
.footer_section_blue{
	padding:80px 0 75px;
	background-color:#0097e0;
}
.footer_section_gray{
	background-color:#333333;
}
.footer_section_black{
	background-color:#111111;
}
.footer_inner{
	max-width:1120px;
	margin:0 auto;
}
.footer_banner{
	display:grid;
	grid-template-columns:1fr 1fr 1fr 1fr 1fr;
	align-items:center;
	grid-gap:20px;
}
.footer_banner li a{
	display:block;
	padding:30px 10px;
	font-size:13px;
	color:#ffffff;
	background-color:#54c3f1;
	border-radius:10px;
	text-align:center;
}
.footer_nav{
	display:grid;
	grid-template-columns:1fr 1fr 1fr 1fr;
	grid-gap:20px;
	padding:50px 0;
}
.footer_nav_column .title{
	margin-bottom:15px;
	font-size:14px;
	color:#ffffff;
}
.footer_nav_column .title.mt50{
	margin-top:50px;
}
.footer_nav_column .title a:before{
	content:'>';
	margin-right:5px;
	color:#0097e0;
}
.footer_nav_column .contents{
	padding-left:15px;
}
.footer_nav_column .contents li{
	margin-bottom:15px;
	font-size:14px;
	color:#ffffff;
}
.footer_nav_column .contents li a{
	display:block;
	position:relative;
	padding-left:15px;
}
.footer_nav_column .contents li a:before{
	content:'>';
	position:absolute;
	top:0;
	left:0;
	color:#0097e0;
}
.footer_nav_column .sub_title{
	margin-bottom:15px;
}
.footer_nav_column .sub_contents{
	padding-left:15px;
}
.footer_nav_column .sub_contents li{
	margin-bottom:15px;
	font-size:14px;
	color:#ffffff;
}
.footer_nav_column .sub_contents li a{
	display:block;
	position:relative;
	padding-left:15px;
}
.footer_nav_column .sub_contents li a:before{
	content:'>';
	position:absolute;
	top:0;
	left:0;
	color:#0097e0;
}
.footer_other{
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:20px 0;
}
.footer_other ul{
	display:flex;
	justify-content:flex-start;
	align-items:center;
	grid-gap:30px;
}
.footer_other ul li{
	font-size:11px;
	color:#ffffff;
}
.footer_copyright{
	font-size:11px;
	color:#ffffff;
}
*/

.footer_section_second {
	background-color: #222222;
}
.footer_inner {
	max-width: 1120px;
	margin: 0 auto;
	padding: 80px 0 75px;
}
.footer_banner {
	margin-bottom: 63px;
	padding-bottom: 48px;
	border-bottom: 1px solid #e8ebeb;
}
.footer_banner ul {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	align-items: center;
	grid-gap: 40px;
}
.footer_banner ul li img {
	display: block;
	width: 100%;
	border-radius: 10px;
}
.footer_contents {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.footer_nav ul {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	grid-gap: 40px;
	margin-bottom: 25px;
}
.footer_nav ul:last-child {
	margin: 0;
}
.footer_nav ul li {
	font-size: 13px;
	color: #ffffff;
}
.footer_copyright {
	font-family: "DINNextLTPro-Bold";
	font-size: 11px;
	color: #ffffff;
}

/*---------- fade-in ----------*/
.scroll_in {
	transform: translateY(100px);
	transition: 1.2s;
	opacity: 0;
}
.scroll_fade_on {
	transform: translateY(0);
	opacity: 1;
}

/*---------------------------------------------*/
/*-------------------- top --------------------*/
/*---------------------------------------------*/

/*---------- key-visual ----------*/
.kv_section {
	position: relative;
	padding: 50px 0 80px;
}
.kv_inner {
	position: relative;
	margin-bottom: 30px;
}
/*---------- kv > inner > img ----------*/
.kv_img {
	position: relative;
	max-width: 800px;
	height: 540px;
	margin: 0 auto;
}
.kv_img h1 {
	height: 0;
	opacity: 0;
}
.kv_img .kv1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
}
.kv_img .kv2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
}
/*---------- kv > inner > line ----------*/
.kv_line {
	position: absolute;
	top: 50%;
	right: 30px;
	transform: translateY(-50%);
	transition: 0.3s;
}
.kv_line:hover {
	opacity: 0.7;
}
/*---------- kv > contnets ----------*/
.kv_contents {
	max-width: 800px;
	margin: 0 auto;
}
/*---------- kv > contnets > what ----------*/
.kv_what {
	display: flex;
	justify-content: center;
	margin-bottom: 40px;
	opacity:0;
}
.kv_scroll {
	position: relative;
}
.kv_scroll h2 {
	margin-bottom: 10px;
	font-size: 44px;
}
.kv_scroll img {
	display: block;
	width: 60px;
	margin: 0 auto;
	animation-name: kv_scroll;
	animation-duration: 1.5s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
@keyframes kv_scroll {
	0%, 30% {
		transform: translateY(0);
	}
	50% {
		transform: translateY(10px);
	}
	70%, 100% {
		transform: translateY(0);
	}
}
/*---------- kv > contnets > text ----------*/
.kv_text {
	margin-bottom: 75px;
}
.kv_text p {
	font-size: 32px;
	line-height: 64px;
}
.kv_text p span {
	font-size: 16px;
	line-height: 1;
}
.kv_text a {
	display: block;
	padding: 46px 40px;
	font-size: 40px;
	line-height: 60px;
	color: #ffffff;
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/top/kv_link_back png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
	transition: 0.3s;
}
.kv_text a:hover {
	opacity: 0.7;
}
/*---------- kv > contnets > video ----------*/
.kv_video {
	margin-bottom: 75px;
}
.kv_video iframe {
	display: block;
	width: 100%;
	height: 31vw;
	max-height: 450px;
}
/*---------- kv > contnets > news ----------*/
.kv_news {
	padding: 30px;
	background-color: #ededed;
}
.kv_news_title {
	margin-bottom: 30px;
}
.kv_news_title h2 {
	font-size: 34px;
	color: #0097e0;
}
.kv_news_container {
	display: grid;
	grid-gap: 15px;
}
.kv_news_box {
	display: flex;
	align-items: center;
	grid-gap: 20px;
}
.kv_news_box .date {
	font-size: 14px;
}
.kv_news_box .category span {
	display: inline-block;
	padding: 8px 15px;
	font-size: 12px;
	line-height: 1;
	color: #0097e0;
	border: 1px solid #0097e0;
}
.kv_news_box .title {
	font-size: 14px;
}
.kv_news_box .title a:hover {
	text-decoration: underline !important;
}
.kv_news_more {
	margin-top: 50px;
}
.kv_news_more a {
	display: block;
	max-width: 300px;
	margin: 0 auto;
	padding: 20px;
	font-size: 18px;
	text-align: center;
	color: #ffffff !important;
	background-color: #54c3f1;
	border-radius: 10px;
	transition: 0.3s;
}
.kv_news_more a:hover {
	opacity: 0.7;
}

/*---------- contents ----------*/
.tc_section {
	/* padding:125px 0 160px; */
	padding-top: 125px;
	background-color: #0097e0;
}
.tc_inner {
	max-width: 960px;
	margin: 0 auto;
}
.tc_container {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 65px 40px;
}
.tc_column {
	color: #ffffff;
}
.tc_column .category {
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 1;
}
.tc_column h2 {
	margin-top: 15px;
	font-size: 26px;
	line-height: 38px;
}
.tc_column .img {
	background-color: #ffffff;
	border-radius: 10px;
	overflow: hidden;
}
.tc_column .img img {
	width: 100%;
	transition: 0.5s;
}
.tc_column a:hover .img img {
	transform: scale(1.1);
	opacity: 0.7;
}

/*---------- news ----------*/
.tn_section {
	max-width: 960px;
	margin: 0 auto;
	padding: 128px 0;
}
.tn_lists li {
	position: relative;
	height: 50px;
	margin-bottom: 1px;
	padding: 15px 0;
	background-color: #dfe5eb;
	border-radius: 5px;
}
.tn_lists li:first-child:before {
	content: "NEWS";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 160px;
	font-family: "DINNextLTPro-Bold";
	font-size: 24px;
	text-align: center;
}
.tn_lists li:last-child {
	margin: 0;
}
.tn_lists li time {
	font-size: 13px;
	vertical-align: middle;
	text-align: center;
}
.tn_lists li h2 {
	font-size: 13px;
}
.tn_lists li a,
.tn_lists li div {
	display: grid;
	grid-template-columns: 80px 1fr;
	align-items: center;
	grid-gap: 80px;
	position: relative;
	height: 100%;
	margin-left: 160px;
	padding-right: 80px;
}
.tn_lists li a:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 80px;
	height: 100%;
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/common/link_cursor png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 10px;
}
.tn_link {
	/* margin-top:100px; */
}
.tn_link a {
	display: block;
	max-width: 300px;
	margin: 0 auto;
	padding: 20px;
	font-size: 18px;
	text-align: center;
	color: #ffffff !important;
	background-color: #54c3f1;
	border-radius: 10px;
	transition: 0.3s;
}
.tn_link a:hover {
	opacity: 0.7;
}

/*---------- recruit ----------*/
.tr_section {
	padding: 115px 0 125px;
	background-color: #0097e0;
}
.tr_inner {
	max-width: 960px;
	margin: 0 auto;
}
.tr_img {
	position: relative;
	margin-bottom: 50px;
}
.tr_img h2 {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 24px;
	color: #ffffff;
}
.tr_img img {
	width: 100%;
}
.tr_link {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
	grid-gap: 25px;
	align-items: center;
}
.tr_link li:nth-child(1) {
	grid-column: 1/3;
	grid-row: 1/1;
}
.tr_link li:nth-child(2) {
	grid-column: 3/5;
	grid-row: 1/1;
}
.tr_link li:nth-child(3) {
	grid-column: 5/7;
	grid-row: 1/1;
}
.tr_link li:nth-child(4) {
	grid-column: 2/4;
	grid-row: 2/2;
}
.tr_link li:nth-child(5) {
	grid-column: 4/6;
	grid-row: 2/2;
}
.tr_link li a {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	padding: 30px 10px;
	font-size: 13px;
	color: #ffffff;
	background-color: #54c3f1;
	border-radius: 10px;
	text-align: center;
	box-sizing: border-box;
	transition: 0.3s;
}
.tr_link li a:hover {
	opacity: 0.7;
}
.tr_link li a img {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 20px;
}

/*---------- entry > fixed ----------*/
.entry_fixed {
	display: block;
	position: sticky;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 10px;
	background: rgba(0, 0, 0, 0.85);
	transform:translateY(100px);
	transition:0.8s;
	opacity:0;
	z-index: 70;
}
.entry_fixed.active{
	opacity:1;
	transform:translateY(0px);
}
.entry_fixed_container {
	display: grid;
	grid-template-columns: repeat(7, 1fr);
	grid-gap: 10px;
	max-width: 960px;
	margin: 0 auto;
}
.entry_fixed_container a {
	display: block;
	padding: 10px 0;
	font-size: 12px;
	text-align: center;
	color: #ffffff !important;
	background-color: #0097e0;
	border-radius: 5px;
	transition: 0.3s;
}
.entry_fixed_container a:hover {
	opacity: 0.7;
}

/*--------------------------------------------------*/
/*-------------------- sub-page --------------------*/
/*--------------------------------------------------*/

/*---------- sub-visual ----------*/
.sv_section {
	position: relative;
	height: 820px;
	background-color: #c8c8c8;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.sv_section.f25 {
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/f25/f25_sv_back png");
}
.sv_section.about {
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/about/about_sv_back png");
}
.sv_section.ig {
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/infographics/ig_sv_back png");
}
.sv_section.ds {
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/diversity/ds_sv_back png");
}
.sv_section.loc {
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/locations/loc_sv_back png");
}
.sv_section.people {
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/people/people_sv_back png");
}
.sv_section.ps {
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/project/ps_sv_back png");
}
.sv_section.recruit {
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/recruit_sv_back png");
}
.sv_section.recruit2 {
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/recruit_sv_back2 jpg");
}
.sv_section.sev {
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/services/sev_sv_back png");
}
.sv_section.ws {
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/workstyle/ws_sv_back png");
}
.sv_section.expert {
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/expert/ex_sv_back png");
}
.sv_inner {
	display: flex;
	align-items: center;
	position: relative;
	max-width: 1120px;
	height: 100%;
	margin: 0 auto;
	padding: 0 40px;
}
.sv_title {
	/* position:absolute;
	top:50%;
	left:40px;
	transform:translateY(-50%); */
}
.sv_title h1 {
	margin-bottom: 25px;
	font-size: 48px;
	line-height: 60px;
	color: #ffffff;
	text-shadow: 3px 3px 6px #111111;
}
.sv_title span {
	font-family: "DINNextLTPro-Bold";
	font-size: 24px;
	color: #ffffff;
	text-shadow: 2px 2px 4px #111111;
}
.sv_title p {
	margin-top: 40px;
	padding: 0;
	font-family: "DINNextLTPro-Bold";
	font-size: 20px;
	color: #ffffff;
	background: none;
	text-shadow: 2px 2px 2px #111111;
}
.sv_title .year{
	font-family: "DINNextLTPro-Bold";
	font-size:38px;
}
.sv_title .year span{
	font-family: "DINNextLTPro-Bold";
	font-size:24px;
	font-weight:bold;
}
.sv_section.ig .sv_title h1,
.sv_section.ig .sv_title span,
.sv_section.recruit .sv_title h1,
.sv_section.recruit .sv_title span,
.sv_title.black h1,
.sv_title.black span {
	color: #111111;
	text-shadow: none;
}
.sv_section.ig .sv_title p,
.sv_section.recruit .sv_title p,
.sv_title.black p{
	font-weight:bold;
	text-shadow:none;
	color:#111111;
}
.sv_link {
	position: absolute;
	right: 40px;
	bottom: 0;
	left: 40px;
}
.sv_link a {
	display: block;
	padding: 30px;
	font-family: "DINNextLTPro-Bold";
	font-size: 16px;
	background-color: #ffffff;
	border-radius: 10px 10px 0 0;
	text-align: center;
	transition: 0.3s;
}
.sv_link a:hover {
	color: #0097e0;
}

/*---------- detail-visual ----------*/
.dv_section {
	position: relative;
	height: 820px;
	background-color: #c8c8c8;
}
.dv_section:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50%;
	background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.7)), color-stop(0%, transparent));
	background:-webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.7) 0%, transparent);
	background:-moz-linear-gradient(bottom, rgba(0, 0, 0, 0.7) 0%, transparent);
	background:-o-linear-gradient(bottom, rgba(0, 0, 0, 0.7) 0%, transparent);
	background:linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, transparent);
	z-index: 2;
}
.dv_inner {
	position: relative;
	max-width: 1120px;
	height: 100%;
	margin: 0 auto;
	padding: 0 40px;
	z-index: 3;
}
.dv_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 1;
}
.dv_img.dv_01 {background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/people/01/key_visual jpg");}
.dv_img.dv_02 {background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/people/02/key_visual jpg");}
.dv_img.dv_03 {background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/people/03/key_visual jpg");}
.dv_img.dv_04 {background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/people/04/key_visual jpg");}
.dv_img.dv_05 {background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/people/05/key_visual jpg");}
.dv_img.dv_06 {background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/people/06/key_visual jpg");}
.dv_img.dv_07 {background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/people/07/key_visual jpg");}
.dv_img.dv_08 {background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/people/08/key_visual jpg");}
.dv_img.dv_09 {background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/people/09/key_visual jpg");}
.dv_img.dv_10 {background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/people/10/key_visual jpg");}
.dv_img.dv_11 {background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/people/11/key_visual jpg");}

.dv_img.p_01 {background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/project/01/key_visual jpg");}
.dv_img.p_02 {background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/project/02/key_visual jpg");}
.dv_img.p_03 {background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/project/03/key_visual jpg");}
.dv_img.p_04 {background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/project/04/key_visual jpg");}
.dv_img.p_05 {background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/project/05/key_visual jpg");}

.dv_title {
	position: absolute;
	bottom: 120px;
	left: 40px;
}
.dv_title h1 {
	margin-bottom: 20px;
	font-size: 40px;
	color: #ffffff;
	line-height: 60px;
}
.dv_title span {
	font-size: 13px;
	color: #ffffff;
	line-height: 22px;
}
.dv_link {
	position: absolute;
	right: 40px;
	bottom: 0;
	left: 40px;
}
.dv_link a {
	display: block;
	padding: 30px;
	font-size: 16px;
	background-color: #ffffff;
	border-radius: 10px 10px 0 0;
	text-align: center;
	transition: 0.3s;
}
.dv_link a:hover {
	color: #0097e0;
}

/*---------- full-image ----------*/
.full_img img {
	width: 100%;
}

/*--------------------------------------------------*/
/*-------------------- FUSION25 --------------------*/
/*--------------------------------------------------*/
.f25_s1 {
	padding-top: 128px;
}
.f25_s1_inner {
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 40px;
}
.f25_s1_text {
	max-width: 700px;
	margin: 0 auto 128px;
}
.f25_s1_text p {
	font-size: 16px;
	line-height: 28px;
}

.f25_s1_headline {
	display: grid;
	grid-template-columns: 240px 1fr;
	grid-gap: 90px;
}
.f25_s1_headline h2 {
	font-size: 46px;
	line-height: 1;
}
.f25_s1_headline p {
	margin-bottom: 59px;
	padding-bottom: 79px;
	font-size: 18px;
	border-bottom: 1px solid #c4c4c4;
}
.f25_s1_grid {
	display: grid;
	grid-template-columns: 240px 1fr;
	grid-gap: 90px;
	margin-bottom: 45px;
	border-bottom: 1px dashed #c4c4c4;
}
.f25_s1_grid:last-child {
	margin: 0;
	border: none;
}
.f25_s1_column h3 {
	font-size: 28px;
}
.f25_s1_column dl {
	display: grid;
	grid-template-columns: 320px 1fr;
	grid-gap: 40px;
	padding: 45px 0;
	border-bottom: 1px dashed #c4c4c4;
}
.f25_s1_column dl:first-child {
	padding-top: 0;
}
.f25_s1_column dl:last-child {
	border: none;
}
.f25_s1_column dl dt {
	font-size: 16px;
	color: #2cb3ea;
}
.f25_s1_column dl dd {
	font-size: 16px;
	line-height: 27px;
}
.f25_s2 {
	padding: 128px 0;
}
.f25_s2_inner {
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 40px;
}
.f25_s2_headline {
	display: grid;
	grid-template-columns: 240px 1fr;
	grid-gap: 90px;
	margin-bottom: 90px;
}
.f25_s2_headline h2 {
	font-size: 46px;
	line-height: 1;
}
.f25_s2_headline p {
	font-size: 18px;
}
.f25_s2_container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 40px;
}
.f25_s2_column.col10 {
	grid-column: 1/3;
}
.f25_s2_contents {
	position: relative;
	height: 712px;
	/*padding:40px 60px;*/
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
	box-sizing: border-box;
}
.f25_s2_contents h2 {
	position: absolute;
	top: 50%;
	left: 60px;
	right: 60px;
	transform: translateY(-50%);
	font-size: 48px;
	line-height: 60px;
	color: #ffffff;
	text-align: center;
	text-shadow: 3px 3px 6px #111111;
}
.f25_s2_contents.box1 {
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/f25/f25_s2_img1 png");
}
.f25_s2_contents.box1 h2 {
	top: 100px;
	transform: none;
}
.f25_s2_contents.box2 {
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/f25/f25_s2_img2 png");
}
.f25_s2_contents.box2 h2 {
	transform: none;
}
.f25_s2_contents.box3 {
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/f25/f25_s2_img3 png");
}
.f25_s2_contents.box3 h2 {
	top: auto;
	bottom: 150px;
	transform: none;
}
.f25_s2_contents.box4 {
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/f25/f25_s2_img4 png");
}
.f25_s2_contents.box5 {
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/f25/f25_s2_img5 png");
}
.f25_s2_contents.box6 {
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/f25/f25_s2_img6 png");
}
.f25_s2_contents.box6 h2 {
	top: auto;
	bottom: 150px;
	transform: none;
}
.f25_s2_contents.box7 {
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/f25/f25_s2_img7 png");
}
.f25_s2_contents.box8 {
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/f25/f25_s2_img8 png");
}
.f25_s2_contents.box9 {
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/f25/f25_s2_img9 png");
}
.f25_s2_contents.box9 h2 {
	top: auto;
	bottom: 150px;
	transform: none;
}
.f25_s2_contents.box10 {
	background-color:#cccccc;
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/f25/f25_s2_img10 png");
}
.f25_s2_contents.box11 {
	background-color:#cccccc;
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/f25/f25_s2_img11 png");
}

.f25_s2_contents a {
	position: absolute;
	bottom: 40px;
	left: 50%;
	transform: translateX(-50%);
	padding: 15px 20px;
	font-size: 13px;
	background-color: #ffffff;
	border-radius: 50px;
	text-align: center;
	transition: 0.3s;
}
.f25_s2_contents a:hover {
	color: #0097e0;
}
.f25_s3 {
	padding: 125px 0 160px;
}
.f25_s3_inner {
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 40px;
}
.f25_s3_inner h2 {
	margin-bottom: 80px;
	font-family: "DINNextLTPro-Bold";
	font-size: 16px;
	color: #0097e0;
}
.f25_s3_headline {
	display: grid;
	grid-template-columns: 240px 1fr;
	grid-gap: 90px;
}
.f25_s3_headline h3 {
	font-size: 46px;
	line-height: 62px;
}
.f25_s3_headline p {
	font-size: 18px;
}
.f25_s3_grid {
	display: grid;
	grid-template-columns: 240px 1fr;
	grid-gap: 80px;
	margin: 36px 0 80px;
}
.f25_s3_column h3 {
	/*font-size:28px;*/
	font-size: 46px;
	line-height: 62px;
}
.f25_s3_column dl {
	display: grid;
	grid-template-columns: 320px 1fr;
	grid-gap: 40px;
	padding: 45px 0;
	border-top: 1px dashed #c4c4c4;
}
.f25_s3_column dl:first-child {
	/*border-top:1px solid #c4c4c4;*/
	padding-top: 0;
	border: none;
}
.f25_s3_column dl dt {
	font-size: 16px;
	color: #2cb3ea;
}
.f25_s3_column dl dd {
	font-size: 16px;
	line-height: 27px;
}
.f25_s3_img img {
	width: 100%;
}

/*-----------------------------------------------*/
/*-------------------- ABOUT --------------------*/
/*-----------------------------------------------*/
.about_s1 {
	padding: 128px 0;
}
.about_inner {
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 40px;
}
.about_inner h2 {
	margin-bottom: 80px;
	font-family: "DINNextLTPro-Bold";
	font-size: 16px;
	color: #0097e0;
}
.about_grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 80px;
}
.about_column h3 {
	font-size: 48px;
	line-height: 60px;
}
.about_column p {
	font-size: 16px;
	line-height: 28px;
}
.about_column dl {
	display: grid;
	grid-template-columns: 120px 1fr;
	grid-gap: 40px;
	padding: 40px 0;
	border-top: 1px dashed #cacccc;
}
.about_column dl:last-child {
	border-bottom: 1px dashed #cacccc;
}
.about_column dt {
	font-size: 16px;
	line-height: 28px;
}
.about_column dd {
	font-size: 16px;
	line-height: 28px;
}
.about_column ul {
	margin-top: 60px;
}
.about_column ul li {
	margin-bottom: 15px;
}
.about_column ul li:last-child {
	margin-bottom: 0;
}
.about_column ul li a {
	display: inline-block;
	width: 280px;
	padding: 20px;
	font-size: 13px;
	color: #ffffff;
	background-color: #0097e0;
	border-radius: 50px;
	text-align: center;
	box-sizing: border-box;
	transition: 0.3s;
}
.about_column ul li a:hover {
	opacity: 0.7;
}
.about_s1_img {
	display: block;
	max-width: 800px;
	margin: 125px auto 0;
	padding: 46px 40px;
	font-size: 40px;
	line-height: 60px;
	color: #ffffff;
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/about/about_s1_link_back png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
	transition: 0.3s;
}
.about_s1_img:hover {
	opacity: 0.7;
}

.about_s2 {
	padding-top: 128px;
}

.about_s3 {
	padding: 128px 0;
}
.about_s3_img {
	display: block;
	max-width: 800px;
	margin: 125px auto 0;
	padding: 46px 40px;
	font-size: 40px;
	line-height: 60px;
	color: #111111;
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/about/about_s3_link_back png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
	transition: 0.3s;
}
.about_s3_img:hover {
	opacity: 0.7;
}

.about_s4 {
	padding: 128px 0 160px;
}
.about_s4_container {
	display: grid;
	/*grid-template-rows:780px 390px 390px 780px;*/
	grid-gap: 40px;
	margin-top: 95px;
}
.about_s4_column {
	overflow: hidden;
}
.about_s4_column:nth-child(1) {
	grid-column: 1/5;
	grid-row: 1/1;
}
.about_s4_column:nth-child(2) {
	grid-column: 1/1;
	grid-row: 2/3;
}
.about_s4_column:nth-child(3) {
	grid-column: 1/1;
	grid-row: 3/4;
}
.about_s4_column:nth-child(4) {
	grid-column: 2/5;
	grid-row: 2/4;
}
.about_s4_column:nth-child(5) {
	grid-column: 1/3;
	grid-row: 4/4;
}
.about_s4_column:nth-child(6) {
	grid-column: 3/5;
	grid-row: 4/4;
}
.about_s4_column img {
	width: auto;
	height: 100%;
	object-fit: cover;
}

/*------------------------------------------------------*/
/*-------------------- INFOGRAPHICS --------------------*/
/*------------------------------------------------------*/
.ig_s1 {
	padding: 128px 0;
}
.ig_s1_inner {
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 40px;
}
.ig_s1_text {
	max-width: 700px;
	margin: 0 auto 80px;
}
.ig_s1_text p {
	font-size: 16px;
	line-height: 28px;
	text-align: center;
}
.ig_s1_box {
	margin-top: 125px;
}
.ig_s1_box:first-child {
	margin: 0;
}
.ig_s1_box h2 {
	margin-bottom: 75px;
	font-size: 48px;
	line-height: 60px;
	text-align: center;
}
.ig_s1_container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 40px;
}
.ig_s1_column{
	padding:50px 30px;
	background-color:#f4f9fc;
	border-radius:10px;
}
.ig_s1_column h3{
	margin-bottom:30px;
	font-size:25px;
	letter-spacing:2px;
	line-height:1.5;
	text-align:center;
	color:#0097e0;
}
.ig_s1_column h3 strong{
	font-size:40px;
	line-height:1.3;
}
.ig_s1_column h3 strong span{
	display:inline-block;
	margin-top:10px;
	font-size:10px;
	vertical-align:top;
}
/*---------- s1 > contents1 ----------*/
.ig_s1_contents1 .grid{
	display:grid;
	grid-template-columns:repeat(2, 1fr);
	grid-gap:30px 0;
	padding:0 30px;
}
.ig_s1_contents1 .grid .box{
	text-align:center;
}
.ig_s1_contents1 .grid .box p{
	font-size:20px;
	font-weight:bold;
	color:#013679;
}
.ig_s1_contents1 .grid .box strong{
	font-size:35px;
}
.ig_s1_contents1 .grid .box p span{
	display:block;
	font-size:16px;
}
.ig_s1_contents1 .notes{
	position:relative;
	margin-top:30px;
	padding-left:15px;
	font-size:12px;
}
.ig_s1_contents1 .notes:before{
	content:'※';
	position:absolute;
	top:0;
	left:0;
}
/*---------- s1 > contents2 ----------*/
.ig_s1_contents2 > img{
	width:100%;
}
.ig_s1_contents2 .flex{
	display:flex;
	justify-content:center;
	align-items:center;
	grid-gap:10px;
	margin-top:10px;
}
.ig_s1_contents2 .flex p{
	font-size:25px;
	font-weight:bold;
	color:#013679;
}
.ig_s1_contents2 .flex p strong{
	font-size:50px;
}
/*---------- s1 > contents3 ----------*/
.ig_s1_contents3 h4{
	margin-bottom:10px;
	font-size:20px;
	text-align:center;
	color:#013679;
}
.ig_s1_contents3 table{
	width:100%;
	border-collapse:collapse;
}
.ig_s1_contents3 thead tr td{
	padding:5px 0;
	font-size:16px;
	font-weight:bold;
	color:#013679;
}
.ig_s1_contents3 thead tr td:not(:first-child){
	padding:5px 0;
	text-align:center;
}
.ig_s1_contents3 tbody{
	border-top:2px solid #013679;
}
.ig_s1_contents3 tbody tr{
	border-bottom:1px dashed #013679;
}
.ig_s1_contents3 tbody tr td{
	padding:10px 0;
	font-size:14px;
	font-weight:bold;
	color:#013679;
}
.ig_s1_contents3 tbody tr td:not(:first-child){
	padding:10px 0;
	text-align:center;
	color:#ffffff;
	background-color:#0097e0;
}
.ig_s1_contents3 .notes{
	position:relative;
	margin-top:20px;
	padding-left:15px;
	font-size:12px;
}
.ig_s1_contents3 .notes:before{
	content:'※';
	position:absolute;
	top:0;
	left:0;
}
/*---------- s1 > contents4 ----------*/
.ig_s1_contents4 h3{
	font-size:18px;
}
.ig_s1_contents4 .num{
	margin-bottom:30px;
	font-size:85px;
	font-weight:bold;
	text-align:center;
	line-height:1;
	color:#013679;
}
.ig_s1_contents4 .num span{
	font-size:40px;
}
.ig_s1_contents4 img{
	width:100%;
}
.ig_s1_contents4 .notes{
	position:relative;
	margin-top:30px;
	padding-left:15px;
	font-size:12px;
}
.ig_s1_contents4 .notes:before{
	content:'※';
	position:absolute;
	top:0;
	left:0;
}
/*---------- s1 > contents5 ----------*/
.ig_s1_contents5 h3{
	margin-bottom:80px;
}
.ig_s1_contents5 img{
	width:100%;
}
/*---------- s1 > contents6 ----------*/
.ig_s1_contents6 .text{
	margin-bottom:30px;
	font-size:20px;
	font-weight:bold;
	letter-spacing:1.5px;
	text-align:center;
	color:#013679;
}
.ig_s1_contents6 .text strong{
	color:#0097e0;
}
.ig_s1_contents6 img{
	width:100%;
}
.ig_s1_contents6 .notes{
	position:relative;
	margin-top:20px;
	padding-left:15px;
	font-size:12px;
}
.ig_s1_contents6 .notes:before{
	content:'※';
	position:absolute;
	top:0;
	left:0;
}
/*---------- s1 > contents7 ----------*/
.ig_s1_contents7 h3{
	margin-bottom:50px;
	font-size:18px;
}
.ig_s1_contents7 .text{
	margin-bottom:30px;
	font-size:25px;
	font-weight:bold;
	letter-spacing:1.5px;;
	color:#013679;
	text-align:center;
}
.ig_s1_contents7 table{
	width:100%;
	border-collapse:collapse;
}
.ig_s1_contents7 thead tr td{
	padding:5px 0;
	font-size:14px;
	font-weight:bold;
	color:#013679;
}
.ig_s1_contents7 thead tr td span{
	font-size:10px;
}
.ig_s1_contents7 thead tr td:not(:first-child){
	padding:5px 0;
	text-align:center;
}
.ig_s1_contents7 tbody{
	border-top:2px solid #013679;
}
.ig_s1_contents7 tbody tr{
	border-bottom:1px dashed #013679;
}
.ig_s1_contents7 tbody tr td{
	padding:10px 0;
	font-size:14px;
	font-weight:bold;
	line-height:1.3;
	color:#013679;
}
.ig_s1_contents7 tbody tr td:not(:first-child){
	padding:10px 0;
	text-align:center;
}
.ig_s1_contents7 tbody tr td:nth-child(2){
	color:#ffffff;
	background-color:#0097e0;
}
.ig_s1_contents7 .notes{
	position:relative;
	margin-top:20px;
	padding-left:15px;
	font-size:12px;
}
.ig_s1_contents7 .notes:before{
	content:'※';
	position:absolute;
	top:0;
	left:0;
}
/*---------- s1 > contents8 ----------*/
.ig_s1_contents8 .text{
	margin-bottom:30px;
	font-size:18px;
	font-weight:bold;
	letter-spacing:1.5px;;
	line-height:1.8;
	color:#013679;
	text-align:center;
}
.ig_s1_contents8 .grid{
	display:grid;
	grid-template-columns:repeat(3, 1fr);
	grid-gap:20px;
}
.ig_s1_contents8 .grid .box{
	text-align:center;
}
.ig_s1_contents8 .grid .box p{
	margin-top:5px;
	font-size:15px;
	font-weight:bold;
	line-height:1.5;
	text-align:left;
	color:#013679;
}
/*---------- s1 > contents9 ----------*/
.ig_s1_contents9 .box{
	margin-top:30px;
	text-align:center;
}
.ig_s1_contents9 .box .sm{
	margin-top:10px;
	font-size:16px;
	font-weight:bold;
	color:#013679;
}
.ig_s1_contents9 .box .text{
	font-size:20px;
	font-weight:bold;
	color:#013679;
}
.ig_s1_contents9 .box .text strong{
	font-size:50px;
}
.ig_s1_contents9 .notes{
	position:relative;
	margin-top:20px;
	padding-left:15px;
	font-size:12px;
}
.ig_s1_contents9 .notes:before{
	content:'※';
	position:absolute;
	top:0;
	left:0;
}
/*---------- s1 > contents10 ----------*/
.ig_s1_contents10 .flex{
	display:flex;
	justify-content:center;
	align-items:center;
	grid-gap:30px;
	margin-top:50px;
}
.ig_s1_contents10 .flex .box{
	color:#013679;
}
.ig_s1_contents10 .flex .box h4{
	margin-bottom:20px;
	font-size:20px;
}
.ig_s1_contents10 .flex .box p{
	font-size:15px;
	font-weight:bold;
	line-height:1.5;
}
/*---------- s1 > contents11 ----------*/
.ig_s1_contents11 img{
	display:block;
	margin:0 auto;
}
.ig_s1_contents11 .text{
	margin-top:30px;
	padding:0 50px;
	font-size:15px;
	font-weight:bold;
	line-height:1.6;
	color:#013679;
}
/*---------- s1 > contents12 ----------*/
.ig_s1_contents12 img{
	display:block;
	margin:0 auto;
}
.ig_s1_contents12 .text{
	margin-top:30px;
	padding:0 50px;
	font-size:15px;
	font-weight:bold;
	line-height:1.6;
	color:#013679;
}
/*---------- s1 > contents13 ----------*/
.ig_s1_contents13 h3{
	margin-bottom:50px;
}
.ig_s1_contents13 h3 strong{
	font-size:38px;
}
.ig_s1_contents13 .text{
	margin-bottom:30px;
	padding:0 50px;
	font-size:15px;
	font-weight:bold;
	line-height:1.6;
	color:#013679;
}
.ig_s1_contents13 .flex{
	display:flex;
	justify-content:center;
	align-items:center;
	grid-gap:15px;
}
.ig_s1_contents13 .flex p{
	font-size:24px;
	color:#013679;
}
.ig_s1_contents13 .board{
	position:relative;
	padding-top:20px;
}
.ig_s1_contents13 .board .title{
	display:flex;
	justify-content:center;
	align-items:center;
	position:absolute;
	top:0;
	left:50%;
	transform:translateX(-50%);
	height:40px;
	padding:0 15px;
	font-size:18px;
	line-height:1;
	color:#ffffff;
	background-color:#013679;
	z-index:2;
}
.ig_s1_contents13 .board .title:before{
	content:'';
	position:absolute;
	top:0;
	left:-15px;
	height:100%;
	border-top:20px solid #013679;
	border-left:15px solid transparent;
	border-bottom:20px solid #013679;
	box-sizing:border-box;
}
.ig_s1_contents13 .board .title:after{
	content:'';
	position:absolute;
	top:0;
	right:-15px;
	height:100%;
	border-top:20px solid #013679;
	border-right:15px solid transparent;
	border-bottom:20px solid #013679;
	box-sizing:border-box;
}
.ig_s1_contents13 .board ol{
	position:relative;
	margin:0;
	padding:50px 40px;
	background-color:#def1f7;
}
.ig_s1_contents13 .board ol:before{
	content:'';
	position:absolute;
	top:7px;
	right:7px;
	bottom:7px;
	left:7px;
	border:3px solid #ffffff;
}
.ig_s1_contents13 .board ol li{
	position:relative;
	margin:0 0 10px 35px;
	font-size:15px;
	font-weight:bold;
	color:#013679;
}
.ig_s1_contents13 .board ol li:last-child{
	margin-bottom:0;
}
.ig_s1_contents13 .board ol li:before{
	content:'';
	position:absolute;
	top:0;
	left:-35px;
	width:30px;
	text-align:right;
}
.ig_s1_contents13 .board ol li:nth-child(1):before{
	content:'1.';
}
.ig_s1_contents13 .board ol li:nth-child(2):before{
	content:'2.';
}
.ig_s1_contents13 .board ol li:nth-child(3):before{
	content:'3.';
}
.ig_s1_contents13 .board ol li:nth-child(4):before{
	content:'4.';
}
.ig_s1_contents13 .board ol li:nth-child(5):before{
	content:'5.';
}
.ig_s1_contents13 .board ol li:nth-child(6):before{
	content:'6.';
}
.ig_s1_contents13 .board ol li:nth-child(7):before{
	content:'7.';
}
.ig_s1_contents13 .board ol li:nth-child(8):before{
	content:'8.';
}
.ig_s1_contents13 .board ol li:nth-child(9):before{
	content:'9.';
}
.ig_s1_contents13 .board ol li:nth-child(10):before{
	content:'10.';
}
.ig_s1_contents13 .board ol li.lg{
	font-size:17px;
	color:#0097e0;
}
/*---------- s1 > contents14 ----------*/
.ig_s1_contents14 h4{
	margin-bottom:20px;
	font-size:18px;
	text-align:center;
	color:#013679;
}
.ig_s1_contents14 .flex{
	display:flex;
	justify-content:center;
	align-items:center;
	grid-gap:30px;
	margin-bottom:40px;
	padding:0 30px;
}
.ig_s1_contents14 .flex:last-child{
	margin:0;
}
.ig_s1_contents14 .flex p{
	font-size:15px;
	font-weight:bold;
	line-height:1.6;
	color:#013679;
}
.ig_s1_contents14 .text{
	margin-bottom:20px;
	padding:0 30px;
	font-size:15px;
	font-weight:bold;
	line-height:1.6;
	color:#013679;
}
.ig_s1_contents14 > img{
	display:block;
	margin:0 auto;
}
/*---------- s1 > contents15 ----------*/
.ig_s1_contents15 .text{
	margin-bottom:30px;
	padding:0 30px;
	font-size:16px;
	font-weight:bold;
	line-height:1.6;
	color:#013679;
}
.ig_s1_contents15 img{
	display:block;
	margin:0 auto;
}

/*---------------------------------------------------*/
/*-------------------- DIVERSITY --------------------*/
/*---------------------------------------------------*/
.ds_s1 {
	padding: 128px 0;
}
.ds_s1_inner {
	max-width: 1120px;
	margin: 125px auto 0;
	padding: 0 40px;
}
.ds_s1_inner h2 {
	margin-bottom: 80px;
	font-family: "DINNextLTPro-Bold";
	font-size: 16px;
	color: #0097e0;
}
.ds_s1_text {
	max-width: 700px;
	margin: 0 auto;
	padding: 0 40px;
}
.ds_s1_text h2 {
	margin-bottom: 80px;
	font-size: 48px;
	line-height: 60px;
	text-align: center;
}
.ds_s1_text p {
	font-size: 16px;
	line-height: 28px;
}
.ds_grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 80px;
}
.ds_column h3 {
	font-size: 48px;
	line-height: 60px;
}
.ds_column p {
	font-size: 16px;
	line-height: 28px;
}
.ds_img {
	height: 560px;
	margin-top: 95px;
	background-color: #c8c8c8;
}

.ds_s2 {
	padding: 128px 0 160px;
}
.ds_s2_inner {
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 40px;
}
.ds_s2_inner h2 {
	margin-bottom: 80px;
	font-family: "DINNextLTPro-Bold";
	font-size: 16px;
	color: #0097e0;
}
.ds_lists_img {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	align-items: center;
	grid-gap: 60px;
	margin-top: 90px;
}
.ds_lists_img li {
	text-align: center;
}
.ds_lists_img li img {
	max-height: 150px;
}

/*--------------------------------------------------*/
/*-------------------- SERVICES --------------------*/
/*--------------------------------------------------*/
.sev_s1 {
	padding: 128px 0;
}
.sev_s1_inner {
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 40px;
}
.sev_s1_headline {
	max-width: 700px;
	margin: 0 auto 80px;
}
.sev_s1_headline p {
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
}
.sev_s1_container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 40px;
}
.sev_s1_column.col10 {
	grid-column: 1/3;
}
.sev_s1_contents {
	position: relative;
	height: 712px;
	background-color: #c8c8c8;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
	box-sizing: border-box;
}
.sev_s1_contents.img1 {
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/services/sev_s1_img1 png");
}
.sev_s1_contents.img2 {
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/services/sev_s1_img2 png");
	background-position: left;
}
.sev_s1_contents.img3 {
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/services/sev_s1_img3 png");
}
.sev_s1_contents.img4 {
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/services/sev_s1_img4 png");
}
.sev_s1_contents.img5 {
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/services/sev_s1_img5 png");
}
.sev_s1_contents h2 {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 100%;
	font-size: 48px;
	line-height: 60px;
	letter-spacing: 2px;
	color: #ffffff;
	text-align: center;
	text-shadow: 3px 3px 6px #111111;
}
.sev_s1_column.col10 h2 {
	top: auto;
	bottom: 150px;
	transform: none;
}
.sev_s1_contents a {
	position: absolute;
	bottom: 40px;
	left: 50%;
	transform: translateX(-50%);
	padding: 15px 30px;
	font-size: 13px;
	font-weight: bold;
	background-color: #ffffff;
	border-radius: 50px;
	text-align: center;
	transition: 0.3s;
}
.sev_s1_contents a:hover {
	color: #0097e0 !important;
}

.sev_s2 {
	padding-bottom: 160px;
}
.sev_s2_inner {
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 40px;
	box-sizing: content-box;
}
.sev_s2_headline {
	margin-bottom: 85px;
	text-align: center;
}
.sev_s2_headline h2 {
	font-size: 48px;
	line-height: 60px;
}
.sev_s2_contents {
	margin-bottom: 130px;
}
.sev_s2_box .title {
	margin-bottom: 40px;
	padding: 20px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1;
	background-color: #dfe5eb;
	border-radius: 5px;
}
.sev_s2_box img {
	width: 100%;
}
.sev_s2_grid {
	display: grid;
	grid-template-columns: 200px 1fr;
	align-items: center;
	grid-gap: 40px;
}
.sev_s2_grid .name {
	font-size: 32px;
	font-weight: bold;
	color: #0097e0;
}
.sev_s2_grid .img {
	width: 100%;
}
.sev_s2_container {
	display: grid;
	grid-template-columns: 30% 1fr;
	align-items: flex-start;
	grid-gap: 80px;
	margin-top: 128px;
}
@media (max-width: 1000px) {
	.sev_s2_container {
		grid-template-columns: 1fr;
	}
}

.sev_s2_flex {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	grid-gap: 20px;
}
.sev_s2_flex .gray {
	color: #919ba0;
}
.sev_s2_flex .sky {
	color: #0097e0;
}
.sev_s2_flex .sm {
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.sev_s2_flex .md {
	font-size: 40px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
}
.sev_s2_flex .lg {
	font-size: 80px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
}
.sev_s2_flex .din {
	font-family: "DINNextLTPro-Bold";
}
.sev_s2_link a {
	display: block;
	max-width: 800px;
	margin: 0 auto;
	padding: 85px 50px;
	font-size: 32px;
	font-weight: bold;
	line-height: 40px;
	text-shadow: 2px 2px 4px #111111;
	color: #ffffff !important;
	/* background-color:#c8c8c8; */
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/services/sev_s2_link png");
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
	transition: 0.3s;
}
.sev_s2_link a:hover {
	opacity: 0.7;
}

/*---------------------------------------------------*/
/*-------------------- LOCATIONS --------------------*/
/*---------------------------------------------------*/
.loc_s1 {
	padding: 128px 0;
}
.loc_s1_inner {
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 40px;
}
.loc_s1_headline {
	max-width: 700px;
	margin: 0 auto 128px;
}
.loc_s1_headline p {
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
}
.loc_s1_title {
	margin-bottom: 65px;
	text-align: center;
}
.loc_s1_title h2 {
	font-size: 48px;
	line-height: 60px;
}
.loc_s1_container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 40px;
}
.loc_s1_column {
	position: relative;
	height: 712px;
	background-color: #c8c8c8;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
	box-sizing: border-box;
}
.loc_s1_column:nth-child(1) {
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/locations/loc_s1_img1 png");
}
.loc_s1_column:nth-child(2) {
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/locations/loc_s1_img2 png");
}
.loc_s1_column:nth-child(3) {
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/locations/loc_s1_img3 png");
}
.loc_s1_column:nth-child(4) {
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/locations/loc_s1_img4 png");
}
.loc_s1_column h3 {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 100%;
	font-size: 40px;
	line-height: 48px;
	letter-spacing: 2px;
	color: #ffffff;
	text-align: center;
	text-shadow: 3px 3px 6px #111111;
}
.loc_s1_column a {
	position: absolute;
	bottom: 40px;
	left: 50%;
	transform: translateX(-50%);
	padding: 15px 40px;
	font-size: 13px;
	font-weight: bold;
	background-color: #ffffff;
	border-radius: 50px;
	text-align: center;
	transition: 0.3s;
}
.loc_s1_column a:hover {
	color: #0097e0;
}

.loc_s2 {
	padding-bottom: 170px;
}
.loc_s2_inner {
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 40px;
}
.loc_s2_title {
	margin-bottom: 60px;
}
.loc_s2_title h2 {
	font-size: 48px;
	line-height: 60px;
	text-align: center;
}
.loc_s2_title img {
	margin-top: 60px;
	width: 100%;
}
.loc_s2_grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	align-items: flex-start;
	grid-gap: 80px;
	margin-bottom: 128px;
}
.loc_s2_box h3 {
	font-size: 40px;
	line-height: 50px;
}
.loc_s2_box p {
	margin-bottom: 55px;
	font-size: 16px;
	line-height: 28px;
}
.loc_s2_box a {
	display: inline-block;
	padding: 20px 60px;
	font-size: 13px;
	color: #ffffff !important;
	background-color: #1ca2e3;
	border-radius: 50px;
	transition: 0.3s;
}
.loc_s2_box a:hover {
	opacity: 0.7;
}
.loc_s2_container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 80px;
}
.loc_s2_column img {
	width: 100%;
	margin-bottom: 30px;
}
.loc_s2_column h4 {
	margin-bottom: 20px;
	font-size: 24px;
	letter-spacing: 2px;
}
.loc_s2_column p {
	font-size: 16px;
	line-height: 28px;
}

/*------------------------------------------------*/
/*-------------------- PEOPLE --------------------*/
/*------------------------------------------------*/
.people_s1 {
	padding: 128px 0 160px;
}
.people_s1_text {
	max-width: 700px;
	margin: 0 auto 125px;
	padding: 0 40px;
}
.people_s1_text p {
	font-size: 16px;
	line-height: 28px;
}
.people_s1_inner {
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 40px;
}
.people_grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 80px;
}
.people_column .img {
	position: relative;
	margin-bottom: 20px;
	border-radius: 10px;
	overflow: hidden;
}
.people_column .img h2 {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 20px;
	font-size: 18px;
	line-height: 28px;
	color: #ffffff;
	background: rgba(0, 0, 0, 0.6);
	z-index: 3;
}
.people_column .img h2.sm {
	padding: 15px;
	font-size: 14px;
	line-height: 22px;
}
.people_column .img img {
	width: 100%;
	transition: 0.6s;
	z-index: 1;
}
.people_column .img img.default {
	position: relative;
	z-index: 2;
}
.people_column .img img.hover {
	position: absolute;
	top: 0;
	left: 0;
	height:100%;
	object-fit:cover;
	z-index: 1;
}
.people_column:hover .img img.default {
	opacity: 0;
}
.people_column .contents {
	position: relative;
}
.people_column .contents .name {
	font-family: "DINNextLTPro-Bold";
	font-size: 24px;
	line-height: 40px;
}
.people_column .contents .detail {
	font-size: 13px;
	line-height: 22px;
	color: #8b9499;
}
.people_column .contents .type {
	position: absolute;
	top: 0;
	right: 0;
	height: 30px;
}

/*-------------------------------------------------------*/
/*-------------------- PEOPLE-DETAIL --------------------*/
/*-------------------------------------------------------*/
.pd_s1 {
	padding: 128px 0;
}
.pd_s1_inner {
	max-width: 700px;
	margin: 0 auto 125px;
	padding: 0 40px;
}
.pd_s1_inner p {
	font-size: 16px;
	line-height: 28px;
}
.pd_s2_inner {
	max-width: 1120px;
	margin: 0 auto 125px;
	padding: 0 40px;
}
.pd_s2_grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 80px;
}
.pd_s2_column img {
	width: 100%;
}
.pd_s2_column h3 {
	margin: 155px 0 30px;
	font-size: 16px;
	line-height: 28px;
	color: #8b9499;
}
.pd_s2_column p {
	font-size: 16px;
	line-height: 28px;
}
.pd_s2_column ul li {
	margin-bottom: 125px;
}
.pd_s2_column ul li:last-child {
	margin-bottom: 0;
}

.pd_s3_inner {
	max-width: 1120px;
	margin: 0 auto 125px;
	padding:0 40px;
}
.pd_s3_inner img {
	width: 100%;
}

.pd_s4_inner {
	max-width: 1120px;
	/*margin:0 auto 160px;*/
	margin: 0 auto;
	padding: 0 40px;
}
.pd_s4_grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 80px;
}
.pd_s4_column {
	position: relative;
}
.pd_s4_column img {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 100%;
}
.pd_s4_column h3 {
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 28px;
	color: #8b9499;
}
.pd_s4_column p {
	font-size: 16px;
	line-height: 28px;
}
.pd_s4_column ul li {
	margin-bottom: 125px;
}
.pd_s4_column ul li:last-child {
	margin-bottom: 0;
}

.pd_s5_inner {
	max-width: 700px;
	margin: 0 auto;
}
.pd_s5_inner p {
	font-size: 24px;
	line-height: 42px;
	color: #0097e0;
}

/*-------------------------------------------------*/
/*-------------------- PROJECT --------------------*/
/*-------------------------------------------------*/
.ps_s1 {
	padding: 128px 0 160px;
}
.ps_s1_text {
	max-width: 700px;
	margin: 0 auto 128px;
	padding: 0 40px;
}
.ps_s1_text p {
	font-size: 16px;
	line-height: 28px;
}
.ps_s1_inner {
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 40px;
}
.ps_grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 80px;
}
.ps_column {
	position: relative;
	overflow: hidden;
}
.ps_column h2 {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 20px;
	font-size: 20px;
	line-height: 30px;
	color: #ffffff;
	background: rgba(0, 0, 0, 0.6);
	z-index: 3;
}
.ps_column h2.sm {
	padding: 15px;
	font-size: 14px;
	line-height: 22px;
}
.ps_column img {
	width: 100%;
	transition: 0.6s;
	z-index: 1;
}
.ps_column img.default {
	position: relative;
	z-index: 2;
}
.ps_column img.hover {
	position: absolute;
	top: 0;
	left: 0;
	height:100%;
	object-fit:cover;
	z-index: 1;
}
.ps_column:hover img.default {
	opacity: 0;
}

.ps_column .name {
	font-size: 24px;
	line-height: 40px;
}
.ps_column .detail {
	font-size: 13px;
	line-height: 22px;
	color: #8b9499;
}

.ps_s2_inner{
	max-width: 1120px;
	margin: 165px auto 0;
	padding: 0 40px;
}
.ps_s2_title{
	margin-bottom: 65px;
	text-align:center;
}
.ps_s2_title h2{
	margin-bottom:10px;
	font-family: "Noto Sans JP", sans-serif;
    font-size: 36px;
    font-weight: 500;
    color: #0097ed;
    letter-spacing: 0.1em;
}
.ps_s2_title p{
	font-size: 16px;
	line-height: 28px;
    color: #003A66;
}
.ps_s2_grid{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	gap: 20px;
}
.ps_s2_grid .news{
	width: calc((100% - 40px) / 3);
	position: relative;
	border-radius: 6px;
	overflow: hidden;
	transition:0.3s;
}
@media screen and (max-width: 991px){
	.ps_s2_grid .news{
		width: calc((100% - 20px) / 2);
	}
}
.ps_s2_grid .news .tag{
	position: absolute;
	top: 0;
	left: 20px;
	font-size: 12px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	line-height: 28px;
	width: 100px;
	text-align: center;
	background-color: #000;
	color: #fff;
	background-color: #0097ED;
	z-index: 1;
	letter-spacing: 0.1em;
}
.ps_s2_grid .news .img{
	height: 165px;
}
@media screen and (max-width: 991px){
	.ps_s2_grid .news .img{
		height: 17vw;
	}
}
.ps_s2_grid .news .img img{
	width: 100%;
    height:100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.ps_s2_grid .news .info{
	text-align: left;
    font-family: "Noto Sans JP", sans-serif;
    padding: 12px 15px;
    background-color: #E7EFF3;
	transition:0.3s;
}
.ps_s2_grid .news .info .news-ttl{
	color: #000;
    font-size: 14px;
    font-weight: 500;
    border: 0;
    padding: 0;
    margin-bottom: 5px;
    height: 45px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
	line-height: 1.6;
}
.ps_s2_grid .news .info .date{
	text-align: right;
    color: #000;
}
.ps_s2_grid .news:hover .info{
	background-color:#D6DFE3;
}


/*--------------------------------------------------------*/
/*-------------------- PROJECT-DETAIL --------------------*/
/*--------------------------------------------------------*/
.psd_s1 {
	padding: 128px 0;
}

/*---------- リード文 ----------*/
.psd_lead {
	max-width: 700px;
	margin: 0 auto 125px;
	padding: 0 40px;
}
.psd_lead p {
	font-size: 16px;
	line-height: 28px;
}

/*---------- 見出し ----------*/
.psd_headline {
	max-width: 1120px;
	margin: 0 auto 125px;
	padding: 0 40px;
}
.psd_headline h2 {
	font-size: 24px;
	line-height: 42px;
	color: #0097e0;
	text-align: center;
}

/*---------- プロフィール ----------*/
.psd_profile_grid {
	display: grid;
	grid-gap: 80px;
}
.psd_profile_grid.col1 {
	max-width: 400px;
	margin: 0 auto;
}
.psd_profile_grid.col2-2 {
	grid-template-columns: 1fr 1fr;
}
.psd_profile_grid.col3-2 .psd_profile_column:nth-child(1) {
	grid-column: 1/3;
}
.psd_profile_grid.col3-2 .psd_profile_column:nth-child(2) {
	grid-column: 3/5;
}
.psd_profile_grid.col3-2 .psd_profile_column:nth-child(3) {
	grid-column: 5/7;
}
.psd_profile_grid.col3-2 .psd_profile_column:nth-child(4) {
	grid-column: 2/4;
}
.psd_profile_grid.col3-2 .psd_profile_column:nth-child(5) {
	grid-column: 4/6;
}
.psd_profile_column img {
	width: 100%;
	margin-bottom: 20px;
}
.psd_profile_column .name {
	font-size: 13px;
	line-height: 22px;
	color: #8b9499;
}

/*---------- 本文 ----------*/
.psd_inner {
	max-width: 1120px;
	margin: 0 auto 125px;
	padding: 0 40px;
}
.psd_text_grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 80px;
}
.psd_text_column {
	position: relative;
}
.psd_text_column img {
	width: 100%;
}
.psd_text_column h3 {
	margin: 0 0 30px;
	font-size: 16px;
	line-height: 28px;
	color: #8b9499;
}
.psd_text_column dl {
	margin-bottom: 40px;
}
.psd_text_column dl:last-child {
	margin-bottom: 0;
}
.psd_text_column dl dt {
	display: inline;
	margin-right: 30px;
	font-size: 16px;
	line-height: 28px;
}
.psd_text_column dl dd {
	display: inline;
	font-size: 16px;
	line-height: 28px;
}
.psd_text_column p {
	margin-bottom: 40px;
	font-size: 14px;
	line-height: 24px;
	color: #8b9499;
}
.psd_text_column p:last-child {
	margin: 0;
}
/*---------- コンテンツの天地中央揃え ----------*/
.psd_text_column.flex_center {
	display: flex;
	align-items: center;
}

/*
.psd_s1_inner{
	max-width:700px;
	margin:0 auto 125px;
	padding:0 40px;
}
.psd_s1_inner p{
	font-size:16px;
	line-height:28px;
}
.psd_s1_inner p:nth-child(2){
	margin-top:10vh;
	font-size: 14px;
	line-height: 24px;
	color: #8b9499;
}
.psd_s2_inner{
	max-width:1120px;
	margin:0 auto 125px;
	padding:0 40px;
}
.psd_s2_grid{
	display:grid;
	grid-gap:80px;
}
.psd_s2_grid.col2-2{
	grid-template-columns:1fr 1fr;
}
.psd_s2_grid.col3-2 .psd_s2_column:nth-child(1){
	grid-column:1/3;
}
.psd_s2_grid.col3-2 .psd_s2_column:nth-child(2){
	grid-column:3/5;
}
.psd_s2_grid.col3-2 .psd_s2_column:nth-child(3){
	grid-column:5/7;
}
.psd_s2_grid.col3-2 .psd_s2_column:nth-child(4){
	grid-column:2/4;
}
.psd_s2_grid.col3-2 .psd_s2_column:nth-child(5){
	grid-column:4/6;
}
.psd_s2_column img{
	width:100%;
	margin-bottom:20px;
}
.psd_s2_column .detail{
	font-size:13px;
	line-height:22px;
	color:#8b9499;
}
.psd_s3_inner{
	max-width:1120px;
	margin:0 auto 125px;
	padding:0 40px;
}
.psd_s3_grid{
	display:grid;
	grid-template-columns:1fr 1fr;
	grid-gap:80px;
}
.psd_s3_column{
	position:relative;
}
.psd_s3_column img{
	width:100%;
}
.psd_s3_column h3{
	margin:0 0 30px;
	font-size:16px;
	line-height:28px;
	color:#8b9499;
}
.psd_s3_column dl{
	margin-bottom:40px;
}
.psd_s3_column dl:last-child{
	margin-bottom:0;
}
.psd_s3_column dl dt{
	display:inline;
	margin-right:30px;
	font-size:16px;
	line-height:28px;
}
.psd_s3_column dl dd{
	display:inline;
	font-size:16px;
	line-height:28px;
}

.psd_s4_inner{
	max-width:1120px;
	margin:0 auto 125px;
	padding:0 40px;
}
.psd_s4_grid{
	display:grid;
	grid-template-columns:1fr 1fr;
	grid-gap:80px;
}
.psd_s4_column{
	position:relative;
}
.psd_s4_column img{
	width:100%;
}
.psd_s4_column h3{
	margin:0 0 30px;
	font-size:16px;
	line-height:28px;
	color:#8b9499;
}
.psd_s4_column dl{
	margin-bottom:40px;
}
.psd_s4_column dl:last-child{
	margin-bottom:0;
}
.psd_s4_column dl dt{
	display:inline;
	margin-right:30px;
	font-size:16px;
	line-height:28px;
}
.psd_s4_column dl dd{
	display:inline;
	font-size:16px;
	line-height:28px;
}

.psd_s5_inner{
	max-width:1120px;
	margin:0 auto 125px;
	padding:0 40px;
}
.psd_s5_grid{
	display:grid;
	grid-template-columns:1fr 1fr;
	grid-gap:80px;
}
.psd_s5_column{
	position:relative;
}
.psd_s5_column img{
	width:100%;
}
.psd_s5_column h3{
	margin:0 0 30px;
	font-size:16px;
	line-height:28px;
	color:#8b9499;
}
.psd_s5_column dl{
	margin-bottom:40px;
}
.psd_s5_column dl:last-child{
	margin-bottom:0;
}
.psd_s5_column dl dt{
	display:inline;
	margin-right:30px;
	font-size:16px;
	line-height:28px;
}
.psd_s5_column dl dd{
	display:inline;
	font-size:16px;
	line-height:28px;
}
.psd_s5_column p{
	font-size:14px;
	line-height:24px;
	color:#8b9499;
}
.psd_s5_column.flex_center{
	display:flex;
	align-items:center;
}
*/

/*-------------------------------------------------*/
/*-------------------- RECRUIT --------------------*/
/*-------------------------------------------------*/
.recruit_s1 {
	padding-top: 128px;
}
.recruit_inner {
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 40px;
}
.recruit_inner h2 {
	margin-bottom: 80px;
	font-family: "DINNextLTPro-Bold";
	font-size: 16px;
	color: #0097e0;
}
.recruit_grid {
	display: grid;
	grid-template-columns: 280px 1fr;
	grid-gap: 40px;
}
.recruit_column h3 {
	font-size: 48px;
	line-height: 60px;
}
.recruit_column h4 {
	margin-bottom: 30px;
	padding-left: 15px;
	font-size: 24px;
	border-left: 6px solid #0097e0;
	line-height: 28px;
}
.recruit_column p {
	font-size: 16px;
	line-height: 28px;
}
.recruit_column dl {
	display: grid;
	grid-template-columns: 120px 1fr;
	grid-gap: 40px;
	padding: 30px 0;
	border-bottom: 1px dashed #919ba0;
}
.recruit_column dl:first-child {
	padding-top: 0;
}
.recruit_column dt {
	font-size: 16px;
	color: #0097e0;
	line-height: 28px;
}
.recruit_column dd {
	font-size: 16px;
	line-height: 28px;
}
.recruit_column ul {
	/*margin-top:60px;*/
}
.recruit_column ul li {
	position: relative;
	margin-bottom: 2px;
}
.recruit_column table {
	width: 100%;
	border-collapse: collapse;
}
.recruit_column table th {
	padding: 5px;
	font-size: 14px;
	background-color: #f0f0f0;
	border: 1px solid #dfe5eb;
}
.recruit_column table td {
	padding: 5px;
	font-size: 14px;
	border: 1px solid #dfe5eb;
	text-align: center;
}

.recruit_inner_grid {
	display: grid;
	grid-template-columns: 160px 1fr;
	grid-gap: 40px;
	margin-top: 60px;
	padding-top: 60px;
	border-top: 1px dashed #919ba0;
}
.recruit_inner_grid:first-child {
	margin-top: 0;
	padding-top: 0;
	border: none;
}
.recruit_inner_column h4 {
	padding-left: 15px;
	font-size: 24px;
	border-left: 6px solid #0097e0;
	line-height: 28px;
}
.recruit_inner_column p {
	font-size: 16px;
	line-height: 28px;
}
.recruit_s2 {
	padding-top: 250px;
}
.recruit_s3 {
	margin-bottom: 128px;
	padding-top: 250px;
}
.recruit_q_box {
	display: grid;
	grid-template-columns: 80px 1fr 80px;
	align-items: center;
	padding: 24px 0;
	background-color: #dfe5eb;
	border-radius: 10px;
	cursor: pointer;
	transition: 0.3s;
}
.recruit_q_box:hover {
	opacity: 0.7;
}
.recruit_q_box .type {
	margin-bottom: -5px;
	font-family: "DINNextLTPro-Bold";
	font-size: 24px;
	color: #0097e0;
	text-align: center;
}
.recruit_q_box .text {
	font-size: 16px;
	line-height: 22px;
}
.recruit_q_box .icon {
	position: relative;
	color: #919ba0;
}
.recruit_q_box .icon:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 20px;
	height: 2px;
	background-color: #919ba0;
	transition: 0.3s;
}
.recruit_q_box .icon:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(90deg);
	width: 20px;
	height: 2px;
	background-color: #919ba0;
	transition: 0.3s;
}
.recruit_a_box {
	display: grid;
	grid-template-columns: 80px 1fr;
	align-items: flex-start;
	height: 0;
	background-color: #fafafa;
	border-radius: 0 0 10px 10px;
	opacity: 0;
	visibility: hidden;
	transition: 0.3s;
}
.recruit_a_box .type {
	padding: 30px 0;
	font-family: "DINNextLTPro-Bold";
	font-size: 24px;
	text-align: center;
}
.recruit_a_box .text {
	padding: 30px 120px 30px 0;
	font-size: 16px;
	/* color: #8b9e99; */
	line-height: 26px;
	word-break: break-all;
}
/* .recruit27_column .recruit_a_box .text {
	color:#111111;
} */
.recruit_a_box .text a{
	color:#0097e0 !important;
	text-decoration:underline;
}
.recruit_a_box .text a:visited{
	color:#0097e0 !important;
}
.recruit_a_box .text a:hover{
	text-decoration:underline !important;
}
.recruit_a_box .text .notes{
	position:relative;
	margin:5px 0;
	padding-left:15px;
	font-size:14px;
	line-height:22px;
}
.recruit_a_box .text .notes:before{
	content:'※';
	position:absolute;
	left:0;
}
.recruit_a_box .text ul{
	margin:5px 0;
}
.recruit_a_box .text ul li{
	position:relative;
	padding-left:15px;
	font-size:14px;
	line-height:22px;
}
.recruit_a_box .text ul li:before{
	content:'・';
	position:absolute;
	left:0;
}
/*---------- box-open ----------*/
.active .recruit_q_box {
	border-radius: 10px 10px 0 0;
}
.active .recruit_q_box .icon:before {
	transform: translate(-50%, -50%) rotate(360deg);
}
.active .recruit_q_box .icon:after {
	transform: translate(-50%, -50%) rotate(360deg);
}
.active .recruit_a_box {
	height: 100%;
	opacity: 1;
	visibility: visible;
}

.recruit_course {
	margin-bottom: 50px;
	padding-bottom: 50px;
	border-bottom: 1px dashed #919ba0;
}
.recruit_course:last-child {
	margin-bottom: 0;
}
.recruit_course_t_box {
	display: grid;
	grid-template-columns: 1fr 80px;
	align-items: center;
	padding: 30px 0;
	background-color: #dfe5eb;
	border-radius: 10px;
	cursor: pointer;
	transition: 0.3s;
}
.recruit_course_t_box:hover {
	opacity: 0.7;
}
.recruit_course_t_box .text {
	padding-left: 30px;
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #0097e0;
}
.recruit_course_t_box .icon {
	position: relative;
	color: #919ba0;
}
.recruit_course_t_box .icon:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 20px;
	height: 2px;
	background-color: #919ba0;
	transition: 0.3s;
}
.recruit_course_t_box .icon:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotate(90deg);
	width: 20px;
	height: 2px;
	background-color: #919ba0;
	transition: 0.3s;
}
.recruit_course_b_box {
	display: grid;
	grid-template-columns: 1fr;
	align-items: flex-start;
	height: 0;
	background-color: #fafafa;
	border-radius: 0 0 10px 10px;
	opacity: 0;
	visibility: hidden;
	transition: 0.3s;
}
.recruit_course_b_box .text {
	padding: 30px 80px 30px 30px;
	font-size: 12px;
	line-height: 25px;
	word-break: break-all;
}
/*---------- box-open ----------*/
.active .recruit_course_t_box {
	border-radius: 10px 10px 0 0;
}
.active .recruit_course_t_box .icon:before {
	transform: translate(-50%, -50%) rotate(360deg);
}
.active .recruit_course_t_box .icon:after {
	transform: translate(-50%, -50%) rotate(360deg);
}
.active .recruit_course_b_box {
	height: 100%;
	opacity: 1;
	visibility: visible;
}

.recruit_s4 {
	padding: 85px 0 128px;
	background-color: #0097e0;
}
.recruit_s4_inner {
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 40px;
}
.recruit_s4_inner h2 {
	margin-bottom: 80px;
	font-family: "DINNextLTPro-Bold";
	font-size: 16px;
	color: #ffffff;
}
.recruit_s4_grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 80px;
}
.recruit_s4_column h3 {
	font-size: 48px;
	color: #ffffff;
	line-height: 60px;
}
.recruit_s4_column p {
	font-size: 16px;
	color: #ffffff;
	line-height: 28px;
}
.recruit_slick {
	margin-top: 60px;
}
.recruit_slick_contents {
	display: block;
	background-color: #ffffff;
	border-radius: 10px;
	transition: 0.3s;
}
.recruit_slick_contents:hover {
	opacity: 0.75;
}
.recruit_slick_contents img {
	padding-bottom: 20px;
	border-radius: 10px 10px 0 0;
}
.recruit_slick_contents .category {
	padding: 0 20px 10px;
	font-size: 13px;
	line-height: 22px;
}
.recruit_slick_contents h4 {
	padding: 0 20px 30px;
	font-size: 24px;
	line-height: 36px;
}
.recruit_slick_contents time {
	display: block;
	padding: 0 20px 20px;
	font-size: 13px;
	line-height: 22px;
}

.recruit_lp_link{
	max-width:500px;
	margin:0 auto 80px;
}
.recruit_lp_link a{
	display:block;
	position:relative;
	padding:15px;
	font-size:22px;
	font-weight:bold;
	line-height:32px;
	text-align:center;
	color:#0097e0 !important;
	border:3px solid #0097e0;
	transition:0.3s;
}
.recruit_lp_link a:before{
	content:'';
	position:absolute;
	right:10px;
	bottom:10px;
	border-top:13px solid transparent;
	border-right:13px solid #0097e0;
	transition:0.3s;
}
.recruit_lp_link a:hover{
	color:#ffffff !important;
	background-color:#0097e0;
}
.recruit_lp_link a:hover:before{
	border-right-color:#ffffff;
}



/*-------------------- recruit-2027 --------------------*/
.recruit27_s1{
	padding-top:100px;
}
.recruit27_s2{
	padding-top:241px;
}
.recruit27_s3{
	padding-top:127px;
}
.recruit27_s4{
	padding-top:127px;
}
.recruit27_s5{
	padding-top:127px;
}
.recruit27_s6{
	padding-top:127px;
	padding-bottom:127px;
}

.recruit27_s1_nav{
	display:flex;
	justify-content:center;
	position:sticky;
	top:44px;
	margin-top:53px;
	background-color:#ffffff;
	z-index:10;
}
.recruit27_s1_nav ul{
	display:flex;
	justify-content:center;
	border-left:1px solid #b8b8b8;
}
.recruit27_s1_nav ul li{
	padding:5px 22px;
	border-right:1px solid #b8b8b8;
}
.recruit27_s1_nav ul li a{
	display:block;
	position:relative;
	padding-right:20px;
	font-size:14px;
	line-height:28px;
	font-weight:700;
	transition:0.3s;
}
.recruit27_s1_nav ul li a:after{
	content:'';
	position:absolute;
	top:50%;
	right:0;
	transform:translateY(-50%) rotate(45deg);
	width:6px;
	height:6px;
	border-bottom:2px solid #111111;
	border-right:2px solid #111111;
	transition:0.3s;
}
.recruit27_s1_nav ul li a:hover{
	color:#0097e0;
}
.recruit27_s1_nav ul li a:hover:after{
	border-bottom:2px solid #0097e0;
	border-right:2px solid #0097e0;
}
.recruit27_s1_link{
	/* margin-top:100px; */
}
.recruit27_s1_link a{
	display:block;
	max-width:450px;
	margin:0 auto;
}
.recruit27_s1_link a img{
	width:100%;
}
.recruit27_s1_text{
	margin-top:100px;
}
.recruit27_s1_text .img{
	position:relative;
	max-width:1032px;
	margin:0 auto;
}
.recruit27_s1_text .img .img1{
	opacity:0;
}
.recruit27_s1_text .img .img2{
	position:absolute;
	bottom:150px;
	left:80px;
	width:556px;
	opacity:0;
}
.recruit27_s1_text .img .img3{
	position:absolute;
	bottom:150px;
	right:0;
	transform:translateX(-200px);
	width:360px;
	opacity:0;
}
@media (max-width: 1032px){
	.recruit27_s1_text .img .img2{
		bottom:14.535vw;
		left:7.752vw;
		width:53.876vw;
	}
	.recruit27_s1_text .img .img3{
		bottom:14.535vw;
		width:34.884vw;
	}
}
.recruit27_s1_text .text{
	display:grid;
	gap:30px;
	max-width:788px;
	margin:0 auto;
}
.recruit27_s1_text .text p{
	font-size:18px;
	font-weight:800;
	line-height:1.9;
	letter-spacing:1px;
}
.recruit27_s1_point{
	max-width:1120px;
	margin:0 auto;
	padding-top:200px;
}
.recruit27_s1_point h2{
	position:relative;
	margin-bottom:30px;
	padding-bottom:50px;
	font-size:20px;
	line-height:40px;
	text-align:center;
	color:#666666;
}
.recruit27_s1_point h2:after{
	content:'';
	position:absolute;
	bottom:0;
	left:50%;
	transform:translateX(-50%);
	width:1px;
	height:20px;
	background-color:#0097e0;
}
.recruit27_s1_point .container{
	display:grid;
	gap:5px;
}
.recruit27_s1_point .container .column{
	display:grid;
	grid-template-columns:330px 1fr;
	align-items:center;
	gap:40px;
	padding:40px 50px;
	background-color:#f0f0f0;
	border-radius:20px;
}
.recruit27_s1_point .container .column .title{
	text-align:center;
}
.recruit27_s1_point .container .column .title h3{
	display:grid;
	gap:10px;
	font-size:55px;
	line-height:1;
	color:#0097e0;
}
.recruit27_s1_point .container .column .title h3 span{
	font-size:18px;
}
.recruit27_s1_point .container .column .title p{
	margin-top:50px;
	font-size:18px;
	font-weight:700;
	line-height:1.6;
}
.recruit27_s1_point .container .column .text .view p{
	font-size:16px;
	line-height:28px;

	a{
		text-decoration: underline !important;
		color:#0097e0 !important;
	}
}
.recruit27_s1_point .container .column .more{
	display:none;
}

.recruit27_inner{
	max-width:1120px;
	margin:0 auto;
	padding:0 40px;
}
.recruit27_inner > h2{
	margin-bottom:80px;
	font-size:14px;
	color:#0097e0;
}
.recruit27_grid{
	display:grid;
	grid-template-columns:280px 1fr;
	gap:40px;
}
.recruit27_column h3{
	font-size:48px;
	line-height:60px;
	letter-spacing:-1px;
}
.recruit27_column .year{
	font-size:30px;
	font-weight:700;
	line-height:60px;
}
.recruit27_column .year span{
	font-size:20px;
	font-weight:700;
}
.recruit27_column .schedule > p{
	margin-bottom:40px;
	font-size:16px;
	line-height:28px;
}
.recruit27_column .schedule .img{
	margin-bottom:40px;
}
.recruit27_column .schedule .img img{
	width:100%;
}
.recruit27_column .schedule h4{
	margin-bottom:10px;
	font-size:14px;
}
.recruit27_column .schedule table{
	width:100%;
	border-collapse:collapse;
}
.recruit27_column .schedule table th{
	padding:15px 0;
	font-size:12px;
	font-weight:500;
	line-height:1.5;
	text-align:center;
	background-color:#f0f0f0;
	border:1px solid #dfe5eb;
}
.recruit27_column .schedule table td{
	padding:10px;
	font-size:12px;
	font-weight:500;
	line-height:1.5;
	text-align:center;
	border:1px solid #dfe5eb;
}
.recruit27_column .schedule table td.nowrap{
	white-space:nowrap;
}
.recruit27_column .schedule table td.text{
	height:50px;
	padding:5px 30px;
	text-align:left;
}
.recruit27_column .schedule table td p.sm{
	font-size:11px;
	font-weight:400;
}
.recruit27_column .step dl{
	display:grid;
	grid-template-columns:120px 1fr;
	gap:40px;
	margin-bottom:30px;
}
.recruit27_column .step dl:last-child{
	margin:0;
}
.recruit27_column .step dl dt{
	display:flex;
	justify-content:center;
	align-items:center;
	font-size:17px;
	font-weight:700;
	color:#0097e0;
	background-color:#dfe5eb;
}
.step_container{
	display:grid;
	align-items:center;
	gap:40px;
}
.step_container.col2{
	grid-template-columns:repeat(2, 1fr);
}
.step_container .box h4{
	margin-bottom:20px;
	font-size:20px;
	line-height:28px;
	text-align:center;
	color:#0097e0;
}
.step_container .box p{
	font-size:16px;
	line-height:28px;
	text-align:center;
}
.step_container .cursor{
	position:relative;
	margin-top:30px;
	border-bottom:1px dashed #919ba0;
}
.step_container .cursor:after{
	content:'';
	position:absolute;
	top:-8px;
	left:50%;
	transform:translateX(-50%);
	width:20px;
	height:20px;
	background-image:url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/info/step png");
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.step_container .no_cursor{
	margin-top:30px;
	border-bottom:1px dashed #919ba0;
}
.recruit27_column .faq{
	margin-bottom:30px;
}
.recruit27_column .faq:last-child{
	margin:0;
}
.recruit27_column .faq h4{
	margin-bottom:20px;
	font-size:18px;
	line-height:22px;
	color:#0097e0;
}
.recruit27_column .faq ul li{
	margin-bottom:2px;
}
.recruit27_column .faq ul li:last-child{
	margin:0;
}
.recruit27_inner_grid{
	display:grid;
	grid-template-columns:160px 1fr;
	gap:40px;
	margin-bottom:60px;
	padding-bottom:60px;
	border-bottom:1px dashed #919ba0;
}
.recruit27_inner_grid:last-child{
	margin-bottom:0;
	padding-bottom:0;
	border:none;
}
.recruit27_inner_column h4{
	padding-left:21px;
	font-size:24px;
	line-height:28px;
	border-left:6px solid #0097e0;
}
.recruit27_inner_column p{
	font-size:16px;
	line-height:28px;
}
.recruit27_inner_column dl{
	display:grid;
	grid-template-columns:120px 1fr;
	gap:40px;
	margin-bottom:30px;
	padding-bottom:30px;
	border-bottom:1px dashed #919ba0;
}
.recruit27_inner_column dl:last-child{
	margin-bottom:0;
}
.recruit27_inner_column dl dt{
	font-size:16px;
	line-height:28px;
	color:#0097e0;
}
.recruit27_inner_column dl dd{
	font-size:16px;
	line-height:28px;
}
.recruit27_inner_column dl dd table{
	width:100%;
	border-collapse:collapse;
}
.recruit27_inner_column dl dd table th{
	padding:5px;
	font-size:14px;
	line-height:28px;
	text-align:center;
	background-color:#f0f0f0;
	border:1px solid #dfe5eb;
}
.recruit27_inner_column dl dd table td{
	padding:5px;
	font-size:14px;
	line-height:28px;
	text-align:center;
	border:1px solid #dfe5eb;
}





/*----------------------------------------------*/
/*-------------------- note --------------------*/
/*----------------------------------------------*/
.note_sv {
	padding-top: 125px;
}
.note_sv_inner {
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 40px;
}
.note_sv_inner h1 {
	margin-bottom: 25px;
	font-size: 48px;
	line-height: 60px;
}
.note_sv_inner span {
	font-family: "DINNextLTPro-Bold";
	font-size: 24px;
}

.note_s1 {
	padding: 125px 0;
}
.note_s1_inner {
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 40px;
}
.note_magazine {
	margin-bottom: 100px;
}
.note_magazine:last-child {
	margin: 0;
}
.note_category {
	margin-bottom: 50px;
	font-size: 20px;
	color: #0097e0;
}
.note_grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 40px;
}
.note_box .img {
	height: 200px;
	margin-bottom: 15px;
	border: 1px solid #c4c4c4;
	border-radius: 20px;
	overflow: hidden;
	transition: 0.3s;
}
.note_box .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.3s;
}
.note_box .category {
	margin-bottom: 10px;
	font-size: 12px;
	color: #0097e0;
}
.note_box .title {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
}
.note_box .date {
	font-size: 12px;
}
.note_box:hover .img {
	box-shadow: 0 5px 35px rgb(0 0 0 / 35%);
	transform: scale(0.9);
}
.note_box:hover .img img {
	transform: scale(1.2);
}
.note_return {
	margin-top: 100px;
}
.note_return a {
	display: block;
	max-width: 300px;
	margin: 0 auto;
	padding: 20px;
	font-size: 18px;
	text-align: center;
	color: #ffffff !important;
	background-color: #54c3f1;
	border-radius: 10px;
	transition: 0.3s;
}
.note_return a:hover {
	opacity: 0.7;
}

/*---------------------------------------------------*/
/*-------------------- temporary --------------------*/
/*---------------------------------------------------*/
/*---------- temporary > sv ----------*/
.temp_sv {
	position: relative;
	height: 520px;
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/temporary/temp_sv_back png");
	background-position: right;
	background-repeat: no-repeat;
	background-size: cover;
	border-bottom: 8px solid #54c3f1;
}
.temp_sv:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 210px;
	height: 100%;
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/temporary/temp_sv_left png");
	background-position: top left;
	background-repeat: no-repeat;
	background-size: contain;
}
.temp_sv_title {
	position: relative;
	max-width: 790px;
	padding-top: 60px;
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/temporary/temp_sv_title png");
	background-position: top 68px left;
	background-repeat: no-repeat;
	background-size: contain;
}
.temp_sv_title h1 {
	position: relative;
	margin: 0 55px 0 105px;
	padding-top: 168px;
	font-size: 48px;
	line-height: 74px;
}
.temp_sv_title img {
	width: 100%;
}
.temp_sv_link {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 155px;
	height: 100px;
	font-size: 18px;
	font-weight: bold;
	background-color: #0097e0;
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/temporary/temp_sv_entry png");
	background-position: top;
	background-repeat: no-repeat;
	background-size: contain;
	text-align: center;
}
.temp_sv_link:before {
	content: "";
	position: absolute;
	bottom: 15px;
	left: 0;
	width: 100%;
	height: 8px;
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/temporary/temp_cursor_white png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

/*---------- temporary > nav ----------*/
.temp_nav {
	padding: 45px 0;
	background-color: #000000;
}
.temp_nav ul {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 40px;
}
.temp_nav ul:last-child {
	margin: 0;
}
.temp_nav ul li {
	position: relative;
	margin-bottom: 15px;
	padding: 0 50px;
	font-size: 18px;
	color: #ffffff;
	border-right: 1px solid #525252;
}
.temp_nav ul li:last-child {
	border-right: none;
}
.temp_nav ul li:before {
	content: "";
	position: absolute;
	bottom: -15px;
	left: 0;
	width: 100%;
	height: 8px;
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/temporary/temp_cursor_blue png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.temp_nav ul li a {
	display: block;
}
.temp_nav_img {
	display: grid;
	grid-template-columns: 1fr 1fr;
	align-items: center;
	padding-bottom: 128px;
}
.temp_nav_img img {
	width: 100%;
}

/*---------- temporary > s1 ----------*/
.temp_s1 {
	padding-bottom: 165px;
}
.temp_s1_inner {
	max-width: 1280px;
	margin: 0 auto;
	padding: 0 40px;
}
.temp_s1_grid {
	display: grid;
	grid-template-columns: 360px 1fr;
	align-items: flex-start;
	grid-gap: 80px;
	/* padding-right:138px; */
}
.temp_s1_headline {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 300px;
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/temporary/temp_s1_back png");
	background-position: top;
	background-repeat: no-repeat;
	background-size: contain;
}
.temp_s1_headline h2 {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #424242;
}
.temp_s1_text {
	max-width: 700px;
	border-top: 3px solid #424242;
	border-bottom: 3px solid #424242;
}
.temp_s1_text dl {
	display: grid;
	grid-template-columns: 130px 1fr;
	align-items: center;
	grid-gap: 20px;
	padding: 25px 30px;
	border-bottom: 1px solid #a9a9a9;
}
.temp_s1_text dl:last-child {
	border: none;
}
.temp_s1_text dl dt {
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	text-align: center;
	color: #424242;
}
.temp_s1_text dl dd {
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 25px;
	color: #424242;
}
.temp_s1_text dl dd li {
	position: relative;
	padding-left: 18px;
}
.temp_s1_text dl dd li:before {
	content: "・";
	position: absolute;
	top: 0;
	left: 0;
}
.temp_s1_text dl dd li.bar:before {
	content: "ー";
}

.temp_s1_step {
	display: grid;
	grid-template-columns: 1fr 52%;
	grid-gap: 7px;
	max-width: 700px;
}
.temp_s1_step .row1 {
	grid-row: 1/2;
}
.temp_s1_step .row2 {
	grid-row: 2/2;
}
.temp_s1_step_blue {
	display: grid;
	align-items: center;
	padding: 45px 0;
	letter-spacing: 1px;
	text-align: center;
	color: #ffffff;
	background-color: #0097e0;
}
.temp_s1_step_blue .md {
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
}
.temp_s1_step_blue .lg {
	font-size: 30px;
	font-weight: bold;
}
.temp_s1_step_blue .lg span {
	display: inline-block;
	font-size: 54px;
	line-height: 1;
}
.temp_s1_step_blue .sm {
	font-size: 16px;
	font-weight: bold;
}
.temp_s1_step_gray {
	grid-row: 1/3;
	padding: 30px 45px;
	text-align: center;
	background-color: #f5f5f5;
}
.temp_s1_step_gray h3 {
	margin-bottom: 15px;
	font-size: 34px;
	font-weight: bold;
	color: #0097e0;
}
.temp_s1_step_gray ul {
	position: relative;
}
.temp_s1_step_gray ul:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 3px;
	height: 100%;
	background-color: #0097e0;
}
.temp_s1_step_gray ul li {
	position: relative;
	margin-bottom: 10px;
	padding: 10px 0;
	font-size: 20px;
	font-weight: bold;
	color: #424242;
	background-color: #ffffff;
	border: 3px solid #0097e0;
}
.temp_s1_step_gray ul li:last-child {
	margin: 0;
	color: #ffffff;
	background-color: #0097e0;
}

.temp_separat_img {
	padding-bottom: 138px;
}

.temp_s1_about {
	position: relative;
	max-width: 700px;
	padding: 40px 0 40px 30px;
	border-top: 3px solid #424242;
	border-bottom: 1px solid #a9a9a9;
}
.temp_s1_about:before {
	content: "";
	position: absolute;
	top: -2px;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #a9a9a9;
}
.temp_s1_about .lg {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #424242;
}
.temp_s1_about .md {
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 26px;
	color: #424242;
}
.temp_s1_about .sm {
	font-size: 13px;
	line-height: 22px;
	color: #424242;
}
.temp_s1_about .sm li {
	position: relative;
	padding-left: 15px;
}
.temp_s1_about .sm li:before {
	content: "※";
	position: absolute;
	top: 0;
	left: 0;
}

.temp_s1_address {
	max-width: 700px;
}
.temp_s1_address > li {
	margin-bottom: 8px;
	padding: 35px 0 30px 50px;
	background-color: #f5f5f5;
	border-left: 8px solid #0097e0;
}
.temp_s1_address > li:last-child {
	margin: 0;
}
.temp_s1_address > li .title {
	display: flex;
	align-items: flex-end;
	grid-gap: 20px;
}
.temp_s1_address > li .title h3 {
	font-size: 20px;
	color: #0097e0;
}
.temp_s1_address > li .title span {
	font-size: 14px;
	color: #424242;
}
.temp_s1_address > li .flex {
	display: flex;
	align-items: baseline;
	grid-gap: 15px;
	margin-top: 20px;
}
.temp_s1_address > li .flex .lg {
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	color: #424242;
}
.temp_s1_address > li .flex .place span {
	display: inline-block;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 1;
	color: #424242;
}
.temp_s1_address > li .flex .place ul > li {
	position: relative;
	margin-bottom: 3px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 18px;
	color: #8e8e8e;
}
.temp_s1_address > li .flex .place ul > li:before {
	content: "○";
	position: absolute;
	top: 0;
	left: 0;
}

.temp_s1_time {
	max-width: 700px;
}
.temp_s1_time ul {
	margin-bottom: 30px;
}
.temp_s1_time ul li {
	margin-bottom: 80px;
}
.temp_s1_time ul li:last-child {
	margin: 0;
}
.temp_s1_time ul li .title {
	display: flex;
	align-items: flex-end;
	grid-gap: 20px;
	margin-bottom: 20px;
	color: #424242;
}
.temp_s1_time ul li .title h3 {
	font-size: 20px;
}
.temp_s1_time ul li .title span {
	font-size: 18px;
}
.temp_s1_time ul li .time {
	border-top: 3px solid #424242;
	border-bottom: 3px solid #424242;
}
.temp_s1_time ul li .time dl {
	display: grid;
	grid-template-columns: 130px 1fr;
	align-items: center;
	grid-gap: 20px;
	padding: 25px 30px;
	border-bottom: 1px solid #a9a9a9;
}
.temp_s1_time ul li .time dl:last-child {
	border: none;
}
.temp_s1_time ul li .time dl dt {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 5px;
	text-align: center;
	color: #424242;
}
.temp_s1_time ul li .time dl dd {
	font-size: 16px;
	letter-spacing: 1px;
	color: #424242;
}

.temp_s1_photo {
	position: relative;
	max-width: 700px;
}
.temp_s1_photo:after {
	content: "";
	display: block;
	clear: both;
}
.temp_s1_photo img {
	float: right;
	width: 120%;
	max-width: none;
}

/*---------- temporary > s2 ----------*/
.temp_s2 {
	padding: 125px 0 130px;
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/temporary/temp_s2_back png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.temp_s2_box {
	position: relative;
	max-width: 700px;
	margin: 0 auto;
	padding: 40px 65px 55px;
	background: rgba(0, 151, 224, 0.7);
}
.temp_s2_box:before {
	content: "";
	position: absolute;
	top: -50px;
	left: 0;
	width: 100%;
	height: 100px;
	background-image: url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/temporary/temp_s2_cursor png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
.temp_s2_title {
	max-width: 340px;
	margin: 0 auto 20px;
	text-align: center;
}
.temp_s2_title h2 {
	margin-top: -10px;
	font-size: 22px;
	line-height: 36px;
	letter-spacing: 2px;
}
.temp_s2_contents {
	padding: 30px 35px;
	background-color: #ffffff;
}
.temp_s2_contents .title {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	text-align: center;
	color: #0097e0;
}
.temp_s2_contents .gray {
	padding: 25px;
	background-color: #ededed;
}
.temp_s2_contents .gray p {
	font-size: 14px;
	line-height: 22px;
	color: #424242;
}
.temp_s2_contents .gray p.lg {
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	line-height: 24px;
}
.temp_s2_contents .gray p.lg:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 78px;
	height: 1px;
	background-color: #424242;
}


/*----------------------------------------------------*/
/*-------------------- WORK STYLE --------------------*/
/*----------------------------------------------------*/
.ws_link{
	max-width:1120px;
	margin:0 auto;
	padding:78px 40px 0;
}
.ws_link_nav{
	display:grid;
	grid-template-columns:repeat(4, 1fr);
	gap:15px;
}
.ws_link_nav a{
	padding:20px 0 35px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#bebebe !important;
	background-color:#111111;
	background-image:url('/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/workstyle/ws_link_cursor png');
	background-position:bottom 17px center;
	background-repeat:no-repeat;
	background-size:auto;
	border-radius:10px;
	transition:0.3s;
}
.ws_link_nav a:hover{
	opacity:0.8;
}
/*---------- workstyle > section1 ----------*/
.ws_s1 {
	padding-top:128px;
}
.ws_inner {
	max-width:1120px;
	margin:0 auto;
	padding:0 40px;
}
.ws_inner h2 {
	margin-bottom:50px;
	font-family:"DINNextLTPro-Bold";
	font-size:16px;
	line-height:28px;
	color:#0097e0;
}
.ws_grid {
	display:grid;
	grid-template-columns:1fr 1fr;
	grid-gap:80px;
}
.ws_column h3 {
	font-size:48px;
	line-height:68px;
}
.ws_column p {
	font-size:16px;
	line-height:26px;
}
.ws_container{
	margin-top:55px;
	padding-left:80px;
}
.ws_box{
	padding:65px 0 90px;
	border-top:1px dashed #c4c4c4;
}
.ws_box:last-child{
	border-bottom:1px dashed #c4c4c4;
}
.ws_box_head{
	margin-bottom:50px;
}
.ws_box_head dl{
	display:grid;
	grid-template-columns:290px 1fr;
	align-items:flex-start;
	gap:85px;
}
.ws_box_head dl dt{
	font-size:24px;
	font-weight:bold;
	line-height:42px;
	color:#2cb3ea;
}
.ws_box_head dl dd{
	font-size:16px;
	line-height:26px;
}
.ws_box_detail{
	display:grid;
	gap:40px;
	margin-bottom:50px;
}
.ws_box_detail dl{
	display:grid;
	grid-template-columns:290px 1fr;
	align-items:flex-start;
	gap:85px;
}
.ws_box_detail dl dt{
	font-size:20px;
	font-weight:bold;
	line-height:34px;
}
.ws_box_detail dl dd{
	font-size:16px;
	line-height:26px;
}
.ws_voice{
	display:grid;
	gap:10px;
}
.ws_voice_box{
	display:grid;
	grid-template-columns:140px 1fr;
	align-items:flex-start;
	gap:44px;
	padding:30px;
	background-color:#f7f7f7;
	border-radius:10px;
}
.ws_voice_box .img img{
	width:100%;
}
.ws_voice_box .text p{
	font-size:16px;
	line-height:26px;
}
.ws_voice_box .text p strong{
	display:inline-block;
	margin-bottom:5px;
	font-size:18px;
}
.ws_time{
	display:flex;
	justify-content:space-evenly;
	align-items:flex-start;
	gap:20px;
	padding:50px 30px;
	background-color:#f7f7f7;
	border-radius:10px;
}
.ws_time dl{
	display:flex;
	align-items:flex-start;
	gap:40px;
}
.ws_time dl dt{
	font-size:20px;
	font-weight:bold;
	line-height:42px;
	color:#2cb3ea;
}
.ws_time dl dd{
	font-size:20px;
	font-weight:bold;
	line-height:42px;
}
.ws_time dl dd strong{
	margin-right:4px;
	font-size:40px;
	font-weight:bold;
}
.ws_company{
	display:grid;
	gap:35px;
}
.ws_company_box h4{
	margin-bottom:10px;
	font-size:24px;
	font-weight:bold;
}
.ws_company_box .img_box{
	display:grid;
	gap:10px;
	box-sizing:border-box;
}
.ws_company_box .img_box.col1_2{
	grid-template-columns:1fr 57%;
}
.ws_company_box .img_box.col2_1{
	grid-template-columns:57% 1fr;
}
.ws_company_box .img_box .img{
	height:300px;
}
.ws_company_box .img_box .img img{
	width:100%;
	height:100%;
	object-fit:cover;
}
/*---------- workstyle > section2 ----------*/
.ws_s2{
	padding-top:128px;
}
.ws_box_read{
	margin-bottom:55px;
	font-size:16px;
	line-height:26px;
	font-weight:bold;
}
/*---------- workstyle > section3 ----------*/
.ws_s3{
	padding-top:128px;
}
.ws_contents{
	display:grid;
	grid-template-columns:200px 1fr;
	gap:70px;
}
.ws_contents h4{
	font-size:24px;
	line-height:42px;
	color:#2cb3ea;
}
.ws_contents > p{
	font-size:16px;
	line-height:26px;
}
.ws_s3_detail1{
	display:flex;
	gap:55px;
	align-items:flex-start;
}
.ws_s3_detail1 dl{
	font-weight:bold;
}
.ws_s3_detail1 dl dt{
	position:relative;
	margin-bottom:30px;
	font-size:20px;
}
.ws_s3_detail1 dl dt:before{
	content:'';
	position:absolute;
	bottom:-10px;
	left:0;
	width:60px;
	border-bottom:2px solid #2cb3ea;
}
.ws_s3_detail1 dl dd{
	font-size:20px;
	line-height:42px;
}
.ws_s3_detail1 dl dd strong{
	font-size:40px;
}
.ws_s3_detail2{
	display:grid;
	gap:40px;
}
.ws_s3_detail2 dl{
	display:grid;
	grid-template-columns:110px 1fr;
	align-items:flex-start;
	gap:54px;
}
.ws_s3_detail2 dl dt{
	font-size:20px;
	font-weight:bold;
	line-height:34px;
}
.ws_s3_detail2 dl dd{
	font-size:16px;
	line-height:26px;
}
/*---------- workstyle > section4 ----------*/
.ws_s4{
	padding:128px 0 190px;
}


/*------------------------------------------------*/
/*-------------------- expert --------------------*/
/*------------------------------------------------*/
.expert_main{
	background-image:url('/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/expert/ex_main_back png');
	background-position:top;
	background-repeat:no-repeat;
	background-size:cover;
}

/*---------- expert > section1 ----------*/
.expert_s1{
	padding-top:100px;
}
.expert_s1_inner{
	max-width:1120px;
	margin:0 auto;
	padding:0 40px;
}
.ex_s1_text{
	margin-bottom:86px;
}
.ex_s1_text h2{
	margin-bottom:40px;
	font-size:48px;
	text-align:center;
	color:#013679;
}
.ex_s1_text p{
	font-size:22px;
	font-weight:bold;
	line-height:46px;
	text-align:center;
	color:#013679;
}
.ex_ig_s1_contents h3{
	margin-bottom:34px;
	font-size:32px;
}
.ex_ig_s1_contents p{
	margin-bottom:30px;
	font-size:18px;
	font-weight:bold;
	line-height:1.5;
	text-align:center;
	color:#013679;
}
.ex_ig_s1_contents .link{
	display:grid;
	gap:10px;
}
.ex_ig_s1_contents .link img{
	width:100%;
}

/*---------- expert > section2 ----------*/
.expert_s2{
	padding-top:165px;
}
.expert_s2_inner{
	max-width:1030px;
	margin:0 auto;
	padding:0 40px;
}
.ex_s2_title{
	margin-bottom:60px;
	text-align:center;
}
.ex_s2_title .en{
	margin-bottom:-20px;
	font-size:120px;
	font-weight:bold;
	line-height:1;
	color:#ffffff;
	opacity:0.5;
}
.ex_s2_title h2{
	position:relative;
	font-size:40px;
	line-height:1;
	color:#013679;
}
.ex_s2_img img{
	width:100%;
}
.ex_s2_container{
	margin-top:45px;
}
.ex_s2_column{
	display:grid;
	grid-template-columns:repeat(2, 1fr);
	gap:50px;
}
.ex_s2_column .text{
	padding-top:35px;
}
.ex_s2_column .text h3{
	margin-bottom:25px;
	font-size:23px;
	color:#013679;
}
.ex_s2_column .text p{
	font-size:16px;
	line-height:26px;
}
.ex_s2_column .img{

}
.ex_s2_column .img img{
	width:100%;
}

/*---------- expert > section3 ----------*/
.expert_s3{
	padding-top:212px;
}
.expert_s3_inner{
	max-width:1101px;
	margin:0 auto;
	padding:0 40px;
}
.ex_s3_title .en{
	margin-bottom:-20px;
	font-size:120px;
	font-weight:bold;
	line-height:1;
	color:#ffffff;
	opacity:0.5;
}
.ex_s3_title h2{
	position:relative;
	margin-left:35px;
	font-size:40px;
	line-height:1;
	color:#013679;
}
.ex_s3_map{
	position:relative;
	width:100%;
	height:868px;
	/* height:100%;
	max-height:85.015vw; */
}
@media(max-width:1101px){
	.ex_s3_map{
		height:78.837vw;
	}
}
.ex_s3_map .back{
	position:absolute;
	bottom:0;
	/* right:66px;
	left:17px; */
	right:6.5%;
	left:1.7%;
}
.ex_s3_map .back img{
	/* width:100%; */
}
.ex_s3_map a img{
	width:100%;
	width:34.28vw;
	max-width:350px;
}
@media(max-width:1101px){
	.ex_s3_map a img{
		width:31.789vw;
	}
}
.ex_s3_map .link1{
	position:absolute;
	/* top:55px;
	left:111px; */
	top:6.4%;
	left:10.9%;
}
.ex_s3_map .link2{
	position:absolute;
	/* top:252px; */
	top:29.1%;
	left:0px;
}
.ex_s3_map .link3{
	position:absolute;
	/* right:84px;
	bottom:37px; */
	right:8.2%;
	bottom:4.2%;
}
.ex_s3_map .link4{
	position:absolute;
	right:0px;
	/* bottom:253px; */
	bottom:29.1%;
}

/*---------- expert > section4 ----------*/
.expert_s4{
	padding-top:205px;
}
.expert_s4_inner{
	max-width:1180px;
	margin:0 auto;
	padding:0 40px;
}
.ex_s4_title{
	margin-bottom:52px;
	text-align:center;
}
.ex_s4_title .en{
	margin-bottom:-20px;
	font-size:120px;
	font-weight:bold;
	line-height:1;
	color:#ffffff;
	opacity:0.5;
}
.ex_s4_title h2{
	position:relative;
	font-size:40px;
	line-height:1;
	color:#013679;
}
.ex_tab_nav{
	display:grid;
	grid-template-columns:repeat(3, 1fr);
	gap:22px;
	max-width:890px;
	margin:0 auto;
	padding:0 20px;
}
.ex_tab_btn{
	padding:30px 0 20px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	background-color:#013679;
	border-top-left-radius:20px;
	border-top-right-radius:20px;
	cursor:pointer;
}
.ex_tab_btn.active{
	color:#013679;
	background-color:#eeeeee;
}
.ex_tab_container{
	background-color:#eeeeee;
	border-radius:20px;
}
.ex_tab_container.ex_s4_tab{
	padding:70px 90px 60px;
}
.ex_tab_container.ex_s5_tab{
	padding:70px 65px 60px;
}
.ex_tab_column{
	display:none;
}
.ex_tab_column.active{
	display:block;
}
.ex_tab_column h3{
	margin-bottom:40px;
	font-size:28px;
	line-height:34px;
	color:#013679;
	text-align:center;
}
.ex_tab_column h3 span{
	font-size:22px;
}
.ex_tab_chart_main{
	position:relative;
	padding:35px 0;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#013679;
	background-color:#ffffff;
	cursor:pointer;
	transition:0.3s;
}
.ex_tab_chart_main:hover{
	opacity:0.7;
}
.ex_tab_chart_main:before{
	content:'';
	position:absolute;
	right:5px;
	bottom:5px;
	border-left:8px solid transparent;
	border-bottom:8px solid #0097e0;
}
.ex_tab_chart_main.sub{
	margin-top:30px;
}
.ex_tab_chart_main.sub:after{
	content:'';
	position:absolute;
	top:-30px;
	left:calc(50% - 1px);
	width:2px;
	height:30px;
	background-color:#013679;
}
.ex_tab_chart_container{
	position:relative;
	display:grid;
	gap:20px;
	padding-top:28px;
}
.ex_tab_chart_container.col3{
	grid-template-columns:repeat(3, 1fr);
}
.ex_tab_chart_container.col3:before{
	content:'';
	position:absolute;
	top:0;
	left:calc(50% - 1px);
	width:2px;
	height:46px;
	background-color:#013679;
}
.ex_tab_chart_container.col2{
	grid-template-columns:1fr 2fr;
}
.ex_tab_chart_container.col2:before{
	content:'';
	position:absolute;
	top:0;
	left:calc(50% - 1px);
	width:2px;
	height:28px;
	background-color:#013679;
}
.ex_tab_chart_container .box{
	position:relative;
	margin-top:28px;
	padding:20px 25px 25px;
	background-color:#ffffff;
	border-top:6px solid #0097e0;
}
.ex_tab_chart_container .box.center:before{
	content:'';
	position:absolute;
	top:-34px;
	right:0;
	left:0;
	height:16px;
	border-top:2px solid #013679;
}
.ex_tab_chart_container .box.left:before{
	content:'';
	position:absolute;
	top:-34px;
	right:-20px;
	left:calc(50% - 1px);
	height:16px;
	border-top:2px solid #013679;
	border-left:2px solid #013679;
}
.ex_tab_chart_container .box.right:before{
	content:'';
	position:absolute;
	top:-34px;
	right:calc(50% - 1px);
	left:-20px;
	height:16px;
	border-top:2px solid #013679;
	border-right:2px solid #013679;
}
.ex_tab_chart_container .box:after{
	content:'';
	position:absolute;
	top:-16px;
	left:50%;
	transform:translateX(-50%);
	border-top:10px solid #013679;
	border-right:10px solid transparent;
	border-left:10px solid transparent;
}
.ex_tab_chart_container .box h4{
	margin-bottom:28px;
	font-size:20px;
	text-align:center;
	color:#0097e0;
}
.ex_tab_chart_container .box h4.ex_modal_open{
	position:relative;
	margin-bottom:8px;
	padding:15px 0;
	font-size:20px;
	font-weight:bold;
	background-color:#eeeeee;
	cursor:pointer;
	transition:0.3s;
}
.ex_tab_chart_container .box h4.ex_modal_open:before{
	content:'';
	position:absolute;
	right:5px;
	bottom:5px;
	border-left:8px solid transparent;
	border-bottom:8px solid #0097e0;
}
.ex_tab_chart_container .box h4.ex_modal_open:hover{
	opacity:0.7;
}
.ex_tab_chart_container .box ul{
	display:grid;
	gap:8px;
}
.ex_tab_chart_container .box ul.col2{
	grid-template-columns:repeat(2, 1fr);
}
.ex_tab_chart_container .box ul li{
	position:relative;
	padding:15px 0;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#013679;
	background-color:#eeeeee;
	cursor:pointer;
	transition:0.3s;
}
.ex_tab_chart_container .box ul li:before{
	content:'';
	position:absolute;
	right:5px;
	bottom:5px;
	border-left:8px solid transparent;
	border-bottom:8px solid #0097e0;
}
.ex_tab_chart_container .box ul li:hover{
	opacity:0.7;
}
.ex_s4_container{
	display:grid;
	grid-template-columns:repeat(2, 1fr);
	gap:12px;
	margin-top:28px;
	padding:70px 99px 60px;
	background-color:#eeeeee;
	border-radius:20px;
}
.ex_s4_box{
	padding:40px 55px 50px;
	background-color:#ffffff;
}
.ex_s4_box:first-child{
	border-top-left-radius:20px;
	border-bottom-left-radius:20px;
}
.ex_s4_box:last-child{
	border-top-right-radius:20px;
	border-bottom-right-radius:20px;
}
.ex_s4_box .title{
	display:grid;
	grid-template-columns:1fr 90px;
	align-items:center;
	margin-bottom:34px;
}
.ex_s4_box .title h3{
	font-size:24px;
	text-align:center;
	color:#013679;
}
.ex_s4_box .title img{
	width:auto;
	height:75px;
	margin-left:auto;
}
.ex_s4_box .text p{
	font-size:14px;
	line-height:26px;
	color:#013679;
}

/*---------- expert > section5 ----------*/
.expert_s5{
	padding-top:233px;
}
.expert_s5_inner{
	max-width:1180px;
	margin:0 auto;
	padding:0 40px;
}
.ex_s5_title{
	margin-bottom:52px;
	padding-left:80px;
}
.ex_s5_title .en{
	margin-bottom:-20px;
	font-size:120px;
	font-weight:bold;
	line-height:1;
	color:#ffffff;
	opacity:0.5;
}
.ex_s5_title h2{
	position:relative;
	font-size:40px;
	line-height:1;
	color:#013679;
}

.ex_tab_time_container{
	display:grid;
	grid-template-columns:1fr 64px 1fr;
	gap:28px 0;
}
.ex_tab_time_column{
	display:grid;
	position:relative;
	background-color:#ffffff;
	border-radius:10px;
}
.ex_tab_time_column.col1{
	grid-row:1/3;
}
.ex_tab_time_column.col2{
	grid-row:2/4;
}
.ex_tab_time_column.col3{
	grid-row:3/5;
}
.ex_tab_time_column.col4{
	grid-row:4/6;
}
.ex_tab_time_column.col5{
	grid-row:5/7;
}
.ex_tab_time_column.col1,
.ex_tab_time_column.col3,
.ex_tab_time_column.col5{
	grid-template-columns:130px 1fr;
	grid-column:1;
	margin-right:13px;
}
.ex_tab_time_column.col1:before,
.ex_tab_time_column.col3:before,
.ex_tab_time_column.col5:before{
	content:'';
	position:absolute;
	top:50%;
	right:-13px;
	transform:translateY(-50%);
	border-top:13px solid transparent;
	border-bottom:13px solid transparent;
	border-left:13px solid #ffffff;
}
.ex_tab_time_column.col2,
.ex_tab_time_column.col4{
	grid-template-columns:1fr 130px;
	grid-column:3;
	margin-left:13px;
}
.ex_tab_time_column.col2:before,
.ex_tab_time_column.col4:before{
	content:'';
	position:absolute;
	top:50%;
	left:-13px;
	transform:translateY(-50%);
	border-top:13px solid transparent;
	border-bottom:13px solid transparent;
	border-right:13px solid #ffffff;
}
.ex_tab_time_column .img{
	margin-bottom:25px;
}
.ex_tab_time_column .text{
	padding:25px 35px;
}
.ex_tab_time_column .text time{
	display:block;
	margin-bottom:15px;
	font-size:26px;
	font-weight:bold;
	line-height:1;
	color:#0097e0;
}
.ex_tab_time_column .text p{
	font-size:14px;
	line-height:21px;
	color:#013679;
}
.ex_tab_time_img{
	grid-column:2;
	grid-row:2/6;
	position:relative;
	background-image:url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/expert/dotted png");
	background-position:center;
	background-repeat:repeat-Y;
	background-size:12px;
}
.ex_tab_time_img:before{
	content:'';
	position:absolute;
	top:0;
	left:50%;
	transform:translateX(-50%);
	width:12px;
	height:12px;
	background-color:#0097e0;
	border-radius:50%;
}
.ex_tab_time_img:after{
	content:'';
	position:absolute;
	bottom:0;
	left:50%;
	transform:translateX(-50%);
	width:12px;
	height:12px;
	background-color:#0097e0;
	border-radius:50%;
}
.ex_tab_time_img.tab4{
	margin:-18px 0 -9px;
}
.ex_tab_time_img.tab5{
	margin:-18px 0;
}
.ex_tab_time_img.tab6{
	margin:-14px 0 -18px;
}

/*---------- expert > section6 ----------*/
.expert_s6{
	padding-top:210px;
}
.expert_s6_inner{
	max-width:980px;
	margin:0 auto;
	padding:0 40px;
}
.ex_s6_title{
	margin-bottom:30px;
}
.ex_s6_title .en{
	margin-bottom:-20px;
	font-size:120px;
	font-weight:bold;
	line-height:110px;
	color:#ffffff;
	opacity:0.5;
}
.ex_s6_title h2{
	position:relative;
	margin-left:90px;
	font-size:40px;
	line-height:1;
	color:#013679;
}
.ex_s6_text{
	margin-bottom:52px;
	margin-left:90px;
}
.ex_s6_text p.lg{
	margin-bottom:10px;
	font-size:24px;
	font-weight:bold;
	line-height:38px;
	color:#013679;
}
.ex_s6_text p.sm{
	margin-bottom:30px;
	font-size:14px;
	color:#013679;
}
.ex_s6_text a{
	font-size:14px;
	line-height:1;
	text-decoration:underline;
	color:#013679 !important;
}
.ex_s6_container{
	display:grid;
	grid-template-columns:repeat(2, 1fr);
}
.ex_s6_column{
	text-align:center;
}

/*---------- expert > section7 ----------*/
.expert_s7{
	padding-top:138px;
}
.expert_s7_inner{
	max-width:1150px;
	margin:0 auto;
	padding:0 40px;
}
.ex_s7_title{
	margin-bottom:52px;
	margin-left:57px;
}
.ex_s7_title .en{
	margin-bottom:-20px;
	font-size:120px;
	font-weight:bold;
	line-height:110px;
	color:#ffffff;
	opacity:0.5;
}
.ex_s7_title h2{
	position:relative;
	margin-left:45px;
	font-size:40px;
	line-height:1;
	color:#013679;
}
.ex_s7_container{
	display:grid;
	grid-template-columns:repeat(2, 1fr);
	gap:10px;
}
.ex_s7_column{
	padding:58px 25px 38px;
	background-color:#ffffff;
}

/*---------- expert > section8 ----------*/
.expert_s8{
	padding-top:202px;
}
.expert_s8_inner{
	max-width:965px;
	margin:0 auto;
	padding:0 40px;
}
.ex_s8_title{
	margin-bottom:100px;
	text-align:center;
}
.ex_s8_title .en{
	margin-bottom:-20px;
	font-size:120px;
	font-weight:bold;
	line-height:110px;
	color:#ffffff;
	opacity:0.5;
}
.ex_s8_title h2{
	position:relative;
	margin-bottom:30px;
	font-size:40px;
	line-height:1;
	color:#013679;
}
.ex_s8_title .sm{
	font-size:24px;
	font-weight:bold;
	line-height:38px;
	color:#013679;
}
.ex_s8_container{
	display:grid;
	gap:102px;
}
.ex_s8_column{
	display:grid;
	gap:60px;
}
.ex_s8_column.left{
	grid-template-columns:185px 1fr;
}
.ex_s8_column.right{
	grid-template-columns:1fr 185px;
}
.ex_s8_column .profile img{
	width:100%;
	margin-bottom:15px;
}
.ex_s8_column .profile .ja{
	margin-bottom:2px;
	font-size:16px;
	font-weight:bold;
	color:#013679;
}
.ex_s8_column .profile .en{
	margin-bottom:5px;
	font-size:14px;
	color:#013679;
}
.ex_s8_column .profile .sm{
	font-size:14px;
	font-weight:bold;
	color:#013679;
}
.ex_s8_column .text p{
	font-size:16px;
	line-height:26px;
	color:#424242;
}

/*---------- expert > section9 ----------*/
.expert_s9{
	margin-top:250px;
	padding:96px 0 88px;
	background-image:url("/-/media/Project/Daikin/daikin_co_jp/recruit/renewal/img/expert/ex_s9_back png");
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.expert_s9_inner{
	max-width:877px;
	margin:0 auto;
	padding:0 40px;
}
.expert_s9_inner ul{
	display:grid;
	grid-template-columns:repeat(2, 1fr);
	gap:42px;
}
.expert_s9_inner ul li a{
	display:block;
	position:relative;
	padding:40px 0;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	color:#ffffff !important;
	background-color:#013679;
	transition:0.3s;
}
.expert_s9_inner ul li a:hover{
	opacity:0.85;
}
.expert_s9_inner ul li a:before{
	content:'';
	position:absolute;
	right:10px;
	bottom:10px;
	border-left:13px solid transparent;
	border-bottom:13px solid #ffffff;
}

/*---------- expert > modal ----------*/
.ex_modal_area{
	display:flex;
	justify-content:center;
	align-items:center;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	padding:0 40px;
	background-color:rgba(0, 0, 0, 0.4);
	overflow:auto;
	opacity:0;
	visibility:hidden;
	transition:0.3s;
	z-index:1000;
}
.ex_modal_area.active{
	opacity:1;
	visibility:visible;
}
.ex_modal_inner{
	position:relative;
	width:100%;
	max-width:800px;
	margin:0 auto;
	padding:80px 125px 90px;
	background-color:#ffffff;
}
.ex_modal_close{
	position:absolute;
	top:-13px;
	right:-13px;
	cursor:pointer;
}
.ex_modal_box{
	display:none;
}
.ex_modal_box .title{
	margin-bottom:26px;
	font-size:20px;
	font-weight:bold;
	color:#013679;
}
.ex_modal_box p{
	margin-bottom:5px;
	font-weight:bold;
	font-size:14px;
	line-height:26px;
}
.ex_modal_box ul li{
	position:relative;
	padding-left:15px;
	font-size:14px;
	line-height:26px;
}
.ex_modal_box ul li:before{
	content:'';
	position:absolute;
	top:11px;
	left:0;
	width:5px;
	height:5px;
	background-color:#000000;
	border-radius:50%;
}
.ex_modal_box a{
	display:inline-block;
	margin-top:10px;
	font-size:14px;
	text-decoration:underline;
}